ReleaseUpdateDB60_Ledger.allowNoDupLedgerBalanceControlMainAccoun Method [AX 2012]
Updates the MainAccountIdx field in the LedgerBalanceControl table to disallow any duplicate records.
Syntax
public void allowNoDupLedgerBalanceControlMainAccoun()
Run On
Server
Remarks
After updating the surrogate key field MainAccount with the value of the RecId field of the MainAccount table, the MainAccountIdx index field is reset to disallow duplicate records.