Share via


ReleaseUpdateDB60_Ledger.allowNoDupTaxBookStatusTaxBookPeriodIdx Method [AX 2012]

Updates the TaxBookPeriodIdx value in the TaxBookStatus table to disallow duplicate records.

Syntax

public void allowNoDupTaxBookStatusTaxBookPeriodIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class