ReleaseUpdateDB60_Ledger.allowNoDupLedgerPrintLayout_CNLayoutCode Method [AX 2012]
Updates the index LayoutCodeGroupIdx in the table LedgerPrintLayout_CN not to allow duplicate records.
Syntax
public void allowNoDupLedgerPrintLayout_CNLayoutCode()
Run On
Server
Remarks
After updating the surrogate key field LedgerPrintLayout_CN with the value of the RecId field of the table LedgerPrintLayout_CN, the index LayoutCodeIdx is reset not to allow duplicate records.