ReleaseUpdateDB60_Ledger.allowDupTaxWithholdOnItem_THTaxItemCodeI

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

Class

ReleaseUpdateDB60_Ledger

Method

allowDupTaxWithholdOnItem_THTaxItemCodeI

Description

Updates the index <c>TaxItemCodeIdx</c> in the table <c>TaxWithholdOnItem_TH</c> to allow duplicate records.

Affected Modules and Tables

Affected Modules

Ledger

Affected Tables

TaxWithholdOnItem_TH

Remarks

The TaxWithholdItemGroup field is replaced with the new surrogate key field TaxWithholdItemGroupHeading_TH in the unique index TaxItemCodeIdx. Initially this field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId field of the table TaxWithholdItemGroupHeading_TH.