Share via


ReleaseUpdateDB60_Ledger.allowNoDupNumberPeriod_CNNumSeqPeriodIdx Method [AX 2012]

Updates the index NumSeqPeriodIdx in the table NumberPeriod_CN not to allow duplicate records.

Syntax

public void allowNoDupNumberPeriod_CNNumSeqPeriodIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class