ReleaseUpdateDB60_Ledger.allowDupTaxElecDecTransIdDateTimeIdx 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

allowDupTaxElecDecTransIdDateTimeIdx

Description

Updates the IdDateTimeIdx index in the table TaxElectronicDeclarationTrans table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

TaxElectronicDeclarationTrans

Remarks

The createdDateTime field is added to the unique IdDateTimeIdx index. Initially, this field contains no value. Therefore, the index is set to allow for duplicate values before the field is updated with a proper value for the createdDateTime field.