ReleaseUpdateDB60_Ledger.allowDupDefermentSchedule_INTaxRegistrat Upgrade Script

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupDefermentSchedule_INTaxRegistrat

Description

Updates the TaxRegistrationNumberIdx index in the DefermentSchedule_IN table to allow duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

DEFERMENTSCHEDULE_IN

Remarks

The RegistrationNumber field is replaced with the new Reference and TaxRegistrationNumberTable surrogate key field in the unique TaxRegistrationNumberTableIdx index. 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 TaxRegistrationNumberTable_IN table.