Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerLiquidityMainAccountIdx Method [AX 2012]

Updates the MainAccountIdx record in the LedgerLiquidity table to disallow duplicate records.

Syntax

public void allowNoDupLedgerLiquidityMainAccountIdx()

Run On

Server

Remarks

After the surrogate key field in the MainAccount table is updated with the value of the RecId field of the MainAccount table, the MainAccountIdx field is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class