Share via


ReleaseUpdateDB60_Ledger.allowDupTaxWithholdThresholdLimit_INTaxW Method [AX 2012]

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

Syntax

public void allowDupTaxWithholdThresholdLimit_INTaxW()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class