WHSShipmentTable.whsLoadTable Method
Finds the realted WHSLoadTable record.
Syntax
public WHSLoadTable whsLoadTable([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that defines if the record is select for update; optional.
Return Value
Type: WHSLoadTable Table
The related WHSLoadTable record; otherwise an empty buffer.