Compartir a través de


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

allowDupTaxEdivatReturnedErrorsErrorIdx

Description

Updates the ErrorIdx index in the TaxEdivatReturnedErrors table to allow for duplicate records.

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

TaxEdivatReturnedErrors

Remarks

The TaxEdivatId and TaxEdivatErrorCode fields are replaced with the new TaxEdivatGeneral and TaxEdivatErrors surrogate key fields, respectively, in the unique ErrorIdx index. Initially, these fields contain no value. Therefore, the index is set to allow for duplicate values before the fields are updated with the value of the RecId field of the TaxEdivatGeneral and TaxEdivatErrors tables, respectively.