Share via


ReleaseUpdateDB60_Ledger.allowDupLedgerPrintLayout_CNLayoutCodeGr Method [AX 2012]

Updates the index LayoutCodeGroupIdx in the table LedgerPrintLayout_CN not to allow duplicate records.

Syntax

public void allowDupLedgerPrintLayout_CNLayoutCodeGr()

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.

See Also

Reference

ReleaseUpdateDB60_Ledger Class