Share via


ReleaseUpdateDB60_Ledger.allowNoDupLedgerRelatedAccts_ESTypeACIdx Method [AX 2012]

Updates the TypeACIdx index in the LedgerRelatedAccounts_ES table to disallow duplicate records.

Syntax

private void allowNoDupLedgerRelatedAccts_ESTypeACIdx()

Run On

Server

Remarks

After updating the FromAccountRecId and ToAccountRecId surrogate key fields with the value of the RecId field of the MainAccount table, the TypeACIdx index is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class