WHSLoadLine::findFirstForLoadId Method
Retrieves a single WHSLoadLine buffer associated with a load.
Syntax
client server public static WHSLoadLine findFirstForLoadId(WHSLoadId _loadId)
Run On
Called
Parameters
- _loadId
Type: WHSLoadId Extended Data Type
Specifies the load 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.