Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerOpeningTable_ESShMnAc Method [AX 2012]

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

Syntax

public void allowNoDupLedgerOpeningTable_ESShMnAc()

Run On

Server

Remarks

After updating the surrogate key field MainAccount 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