Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxWithholdOnItem_TH_TaxItemCo Method [AX 2012]

Updates the TaxItemCodeIdx index in the TaxWithholdOnItem_TH table to disallow duplicate records.

Syntax

public void allowNoDupTaxWithholdOnItem_TH_TaxItemCo()

Run On

Server

Remarks

After updating the TaxWithholdItemGroup surrogate key field with the value of the RecId field of the TaxWithholdItemGroupHeading_TH table, the TaxItemCodeIdx index is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class