Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxIntervatDetailDetailIdx Method [AX 2012]

Updates the DetailIdx value in the TaxIntervatDetail table to disallow duplicate records.

Syntax

public void allowNoDupTaxIntervatDetailDetailIdx()

Run On

Server

Remarks

After updating the key of the TaxIntervatGeneral table with the RecId value of the TaxIntervatGeneral table, the DetailIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class