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.
Gets and sets the originating warehouse that is related to a planned transfer order.
Syntax
edit InventLocationId editFromInventLocationId(
boolean _set,
ReqTrans _reqTrans,
InventLocationId _inventLocationId)
Run On
Client
Parameters
- _set
Type: boolean
true if the originating warehouse is set; otherwise, false.
- _reqTrans
Type: ReqTrans Table
A record of the reqTrans type.
- _inventLocationId
Type: InventLocationId Extended Data Type
The new warehouse ID when _set is true.
Return Value
Type: InventLocationId Extended Data Type
A string that holds the from warehouse ID.