Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupEximDBKValues_INTariffCodeIdx |
Description |
Updates the index <c>TariffCodeIdx</c> in the table <c>EximDBKValues_IN</c> to allow duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
EXIMDBKVALUES_IN |
Remarks
The TariffCode is replaced with the new surrogate key field CustomsTariffCodeTable in the unique index TariffCodeIdx. Initially the CustomsTariffCodeTable contains no values. So the index is set to allow duplicates before the field is updated with the value of the RecId's of the corresponding tables.