Share via


ReqTransPoSplit.pmfCompareWithSimulation Method [AX 2012]

Compares a planned production or batch order with a simulated planned production or batch order with the same characteristics as the actual planned production or batch order.

Syntax

protected void pmfCompareWithSimulation(ReqPO _actualReqPO)

Run On

Called

Parameters

  • _actualReqPO
    Type: ReqPO Table
    The actual planned production or batch order to simulate.

Remarks

If the quantity, formula version, or route version from the simulation differs from the actual's quantity, formula version, or route version, a warning is displayed provided the production parameter is set; otherwise, no warning is displayed.

See Also

Reference

ReqTransPoSplit Class