ReqCalcTaskControllerSingleThread::newController Method [AX 2012]
Initializes a new instance of the ReqCalcTaskControllerSingleThread class.
client server public static ReqCalcTaskControllerSingleThread newController(ReqPlanId _reqPlanId, ReqProcessId _processId)
Run On
CalledParameters
- _reqPlanId
- Type: ReqPlanId Extended Data Type
The plan ID.
- _processId
- Type: ReqProcessId Extended Data Type
The master planning process ID.
Return Value
Type: ReqCalcTaskControllerSingleThread ClassA new instance of the ReqCalcTaskController class.
Show: