Share via


ReleaseUpdateDB60_Ledger.allowDupLedgerAccountRestriction_CNAccou Method [AX 2012]

Updates the index AccountRestrictionIdx in the table LedgerAccountRestriction_CN to allow duplicate records.

Syntax

public void allowDupLedgerAccountRestriction_CNAccou()

Run On

Server

Remarks

After updating the surrogate key field LedgerAccountRestriction_CN with the value of the RecId field of the table LedgerAccountRestriction_CN, the index AccountRestrictionIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class