PmfReqPOSimulator::construct Method [AX 2012]

Initializes a new instance of the PmfReqPOSimulator class.

client server public static PmfReqPOSimulator construct(ReqPO _actualReqPO, ReqPOType _reqPOType)

Run On

Called

Parameters

_actualReqPO
Type: ReqPO Table
A ReqPO record of an existing production or batch order to simulate.
_reqPOType
Type: ReqPOType Enumeration
A ReqPOType enumeration value of the type of production or batch order to simulate.

Return Value

Type: PmfReqPOSimulator Class
A new instance of the PmfReqPOSimulator class.
Show: