Share via


ReleaseUpdateDB60_Ledger.allowNoDupDefermentScheduleTransLines_IN Method [AX 2012]

Updates the index ExtDueDatePeriodIdx in the table DefermentScheduleTransLines_IN not to allow duplicate records.

Syntax

public void allowNoDupDefermentScheduleTransLines_IN()

Run On

Server

Remarks

ExtDueDatePeriodIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class