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

Called

Parameters

_reqPlanId
Type: ReqPlanId Extended Data Type
The plan ID.
_processId
Type: ReqProcessId Extended Data Type
The master planning process ID.

Return Value

Type: ReqCalcTaskControllerSingleThread Class
A new instance of the ReqCalcTaskController class.
Show: