ReleaseUpdateDB60_Retail.allowDupRetailConnTablesIdx Method [AX 2012]
Pre-sync script to allow duplicate index on the retail DRM tables.
Updates the index NameIdx in the table RetailConnAOSProfile to allow duplicate records.
Updates the index ProfileIdx in the table RetailConnAOSProfile to allow duplicate records.
Updates the index NameIdx in the table RetailConnConnectionProfile to allow duplicate records.
Updates the index NameIdx in the table RetailConnCustomConnectionProfile to allow duplicate records.
Updates the index ProfileIdx in the table RetailConnCustomConnectionProfile to allow duplicate records.
Updates the index NameIdx in the table RetailConnDatabaseProfile to allow duplicate records.
Updates the index ProfileIdx in the table RetailConnDatabaseProfile to allow duplicate records.
Updates the index groupIdx in the table RetailConnDistributionGroup to allow duplicate records.
Updates the index groupLocationIdx in the table RetailConnDistributionGroupMember to allow duplicate records.
Updates the index tableRecordGroupIdx in the table RetailConnDistributionList to allow duplicate records.
Updates the index locationIdx in the table RetailConnDistributionLocation to allow duplicate records.
Updates the index groupSubgroupIdx in the table RetailConnDistributionSubgroup to allow duplicate records.
Updates the index locationIdx in the table RetailConnDistributionSublocationTable to allow duplicate records.
Updates the index keyIdx in the table RetailConnParameters to allow duplicate records.
Updates the index logTransIdx in the table RetailConnPreactionLog to allow duplicate records.
Updates the index jobGroupIdx in the table RetailConnSchedulerDistributionFilter to allow duplicate records.
Updates the index logTransIdx in the table RetailConnSchedulerLog to allow duplicate records.
Updates the index NameIdx in the table RetailConnStoreConnectProfile to allow duplicate records.
Updates the index NameIdx in the table RetailConnStoreConnectUploadOptions to allow duplicate records.
Updates the index childDistributionLocationIdx in the table DEL_RetailConnChildLocations to allow duplicate records.
Updates the index jobLocationIdx in the table DEL_RetailConnDistributionIncExcList to allow duplicate records.
Updates the index tableLocationIdx in the table DEL_RetailConnInitialReplicationCounter to allow duplicate records.
Updates the index typeIdx in the table DEL_RetailConnSchedulerJobType to allow duplicate records.
Syntax
public void allowDupRetailConnTablesIdx()
Run On
Server