ReleaseUpdateDB60_Ledger.allowDupExciseNumSequenceRef_IN Upgrade Script

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

Class

ReleaseUpdateDB60_Ledger

Method

allowDupExciseNumSequenceRef_IN

Description

Updates the ExciseNumRefIdx index in the ExciseNumSequenceRef_IN table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

Ledger

Affected Tables

ExciseNumSequenceRef_IN

Remarks

The RegistrationNumber field is replaced with the new Reference and TaxRegistrationNumberTable surrogate key fields in the ExciseNumRefIdx unique index. Initially the TaxRegistrationNumberTable field contains no value. So the index is set to allow for duplicates before the field is updated with the value of the record ID field in the TaxRegistrationNumberTable_IN table.