ReleaseUpdateDB60_Ledger.allowDupExciseNumSequenceRef_INExciseNum
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
allowDupExciseNumSequenceRef_INExciseNum |
Description |
Updates the index <c>ExciseNumRefIdx</c> in the table <c>ExciseNumSequenceRef_IN</c> to allow duplicate records. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
EXCISENUMSEQUENCEREF_IN |
Remarks
The RegistrationNumber field is replaced with the new surrogate key field Reference and TaxRegistrationNumberTable in the unique index ExciseNumRefIdx. Initially the TaxRegistrationNumberTable field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId fields of the table TaxRegistrationNumberTable_IN.