WHSLoadLine::findFirstForShipmentId Method
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.