ReqOrderPartitioner::newProcessId Method [AX 2012]

Creates a new order partitioner.

client server public static ReqOrderPartitioner newProcessId(ReqProcessId _processId, RefRecId _planVersion)

Run On

Called

Parameters

_processId
Type: ReqProcessId Extended Data Type
A ReqProcessId data type that identifies the master planning process.
_planVersion
Type: RefRecId Extended Data Type
A RefRecId data type that identifies the plan version that will be used for the master planning run.

Return Value

Type: ReqOrderPartitioner Class
A new instance of the ReqOrderPartitioner object.
Show: