Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxWithholdThresholdLimit_INTa Method [AX 2012]

Updates the index TaxWithholdComponentTableIdx in the table TaxWithholdThresholdLimit_IN not to allow duplicate records.

Syntax

public void allowNoDupTaxWithholdThresholdLimit_INTa()

Run On

Server

Remarks

After updating the surrogate key fields TaxWithholdComponent with the value of the RecId field of the tables, the index TaxWithholdComponentTableIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class