Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxBookSectionTaxBookIdx Method [AX 2012]

Updates the TaxBookIdx value in the TaxBookSection table to disallow duplicate records.

Syntax

public void allowNoDupTaxBookSectionTaxBookIdx()

Run On

Server

Remarks

After updating the replacement key of the TaxBook table with the RecId value of the TaxBook table, the TaxBookIdx value is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class