ReleaseUpdateDB60_Ledger.allowDupEximDBKValues_INTariffCodeIdx Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupEximDBKValues_INTariffCodeIdx |
Description |
Updates the TariffCodeIdx index in the EximDBKValues_IN table to allow duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
EXIMDBKVALUES_IN |
Remarks
The TariffCode field is replaced with the new CustomsTariffCodeTable surrogate key field in the unique TariffCodeIdx index. Initially the CustomsTariffCodeTable surrogate key field contains no values. So the index is set to allow duplicates before the field is updated with the value of the record ID of the corresponding tables.