ReqTransPoMarkSumUp.pmfCompareWithSimulation Method [AX 2012]
Compares the actual planned production/batch order with a simulated planned production/batch order with the same characteristics as the actual.If the quantity, formula version, or route version from the simulation differs from the actual quantity, formula version, or route version, a warning is displayed provided the production parameter is set; otherwise, no warning is given.
Syntax
protected void pmfCompareWithSimulation(ReqPO _actualReqPO)
Run On
Called
Parameters
- _actualReqPO
Type: ReqPO Table
The actual planned production or batch order to simulate.