PMFSequencingModel.rank Method [AX 2012]
Gets the rank of the current planned order in the list of planned orders for a given work center.
public int rank(
Common _current,
[PMFSequenceId _sequenceId,
Set _unsortedSet])
Run On
CalledParameters
- _current
- Type: Common Table
The current planned order to evaluate.
- _sequenceId
- Type: PMFSequenceId Extended Data Type
Th unique ID of the sequence to use to rank the planned order.
- _unsortedSet
- Type: Set Class
The list of all planned orders for the specified work center.
Community Additions
ADD
Show: