Share via


ReleaseUpdateDB60_Ledger.allowNoDupDefermentSchedule_INTaxRegistr Method [AX 2012]

Updates the index TaxRegistrationNumberIdx in the table DefermentSchedule_IN not to allow duplicate records.

Syntax

public void allowNoDupDefermentSchedule_INTaxRegistr()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class