ReqCalc.createReqTransPoMarkFirm Method [AX 2012]

Creates an instance of the ReqTransPoMarkFirm class that is used for firming planned orders.

Syntax

protected ReqTransPoMarkFirm createReqTransPoMarkFirm(Map _mapReqTransMark)

Run On

Called

Parameters

  • _mapReqTransMark
    Type: Map Class
    The requirement transactions that indicate which planned orders to firm.

Return Value

Type: ReqTransPoMarkFirm Class
A new instance of the ReqTransPoMarkFirm class.

See Also

Reference

ReqCalc Class