Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a record of the InventTransferTable type.
Syntax
protected InventTransferId createInventTransferTable(
ReqTrans _reqTrans,
ReqPO _reqPO,
InventLocationId _fromInventLocationId,
InventLocationId _toInventLocationId)
Run On
Called
Parameters
- _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
Return Value
Type: InventTransferId Extended Data Type
A string that holds the transfer order ID.
Exceptions
Exception | Condition |
---|---|
Error | The transfer order could not be created. |