Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxWithholdOnItem_TH_TaxItemGr Method [AX 2012]

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

Syntax

public void allowNoDupTaxWithholdOnItem_TH_TaxItemGr()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class