ReleaseUpdateDB60_Ledger.allowNoDupLedgerAccountRestriction_CNAcc Method [AX 2012]
Updates the index AccountRestrictionIdx in the table LedgerAccountRestriction_CN not to allow duplicate records.
Syntax
public void allowNoDupLedgerAccountRestriction_CNAcc()
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.