Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxBookTaxCodesTaxBookCodesIdx Method [AX 2012]

Updates the TaxBookCodesIdx value in the TaxBookTaxCodes table to disallow duplicate records.

Syntax

public void allowNoDupTaxBookTaxCodesTaxBookCodesIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class