Share via


ReqOrderPartitioner::newProcessId Method [AX 2012]

Creates a new order partitioner.

Syntax

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

Run On

Called

Parameters

  • _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.

See Also

Reference

ReqOrderPartitioner Class