Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerClosingTableShMnAcctIdx Method [AX 2012]

Updates the ShMnAcctIdx index in the LedgerClosingTable table to disallow duplicate records.

Syntax

private void allowNoDupLedgerClosingTableShMnAcctIdx()

Run On

Server

Remarks

After updating the MainAccount surrogate key field with the value of the RecId field of the MainAccount table, the ShMnAcctIdx index is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class