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 a shipment.
Syntax
client server public static WHSLoadLine findFirstForShipmentId(WHSShipmentId _shipmentId)
Run On
Called
Parameters
- _shipmentId
Type: WHSShipmentId Extended Data Type
Specifies the shipment ID used to select the WHSLoadLine.
Return Value
Type: WHSLoadLine Table
A WHSLoadLine buffer.
Remarks
The first WHSLoadLine buffer is not selected in any specific order.