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.
Retrieves a single WHSLoadLine buffer associated with an order.
Syntax
client server public static WHSLoadLine findFirstForOrderNum(WHSOrderNum _orderNum, InventTransType _inventTransType)
Run On
Called
Parameters
- _orderNum
Type: WHSOrderNum Extended Data Type
The Order Number.
- _inventTransType
Type: InventTransType Enumeration
The inventTransType for the order.
Return Value
Type: WHSLoadLine Table
A WHSLoadLine buffer.
Remarks
The method only searches for load lines that are not transport requests.