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.
Gets the InventTable record to which the line refers.
Syntax
public InventTable inventTable(DataAreaId _dataAreaId, [boolean _update])
Run On
Called
Parameters
- _dataAreaId
Type: DataAreaId Extended Data Type
The dataAreaId field of the record to find in the InventTable record.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: InventTable Table
An InventTable record; otherwise, an empty buffer.