Share via


ReqTransPoMarkFirm.createInventTransferJournal Method [AX 2012]

Sets the status of the planned order to firm and inserts it into a transfer journal line.

Syntax

protected void createInventTransferJournal(
    ReqTrans _reqTrans, 
    ReqPO _reqPO, 
    InventDim _fromInventDim, 
    InventDim _toInventDim)

Run On

Called

Parameters

  • _reqTrans
    Type: ReqTrans Table
    The net requirement of the planned order.

See Also

Reference

ReqTransPoMarkFirm Class