ReqTransPoMarkFirm.createInventTransferTable Method [AX 2012]
Creates a record of the InventTransferTable type.
protected InventTransferId createInventTransferTable(
ReqTrans _reqTrans,
ReqPO _reqPO,
InventLocationId _fromInventLocationId,
InventLocationId _toInventLocationId)
Run On
CalledParameters
- _reqTrans
- Type: ReqTrans Table
A record of the reqTrans type.
- _reqPO
- Type: ReqPO Table
A record of the reqPO type.
- _fromInventLocationId
- Type: InventLocationId Extended Data Type
- _toInventLocationId
- Type: InventLocationId Extended Data Type
Community Additions
ADD
Show: