Share via


ReleaseUpdateDB60_Ledger.allowDupNumberPeriod_CNNumSeqPeriodIdx Method [AX 2012]

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

Syntax

public void allowDupNumberPeriod_CNNumSeqPeriodIdx()

Run On

Server

Remarks

Updates the index NumSeqPeriodIdx of the surrogate key field NumberPeriod_CN with the value of the RecId field of the table NumberPeriod_CN to allow duplicate.

See Also

Reference

ReleaseUpdateDB60_Ledger Class