Share via


WrkCtrScheduler.loadData Method [AX 2012]

Loads the data needed for the engine to schedule a list of production orders.

Syntax

protected void loadData(List _wrkCtrParmScheduleList)

Run On

Server

Parameters

  • _wrkCtrParmScheduleList
    Type: List Class
    A List that contains the order schedule parameters for the orders to be scheduled.

See Also

Reference

WrkCtrScheduler Class