InventBatchJournal.InventTable Method
Looks up the related InventTable table.
Syntax
public InventTable InventTable([InventTable relatedTable])
Run On
Called
Parameters
- relatedTable
Type: InventTable Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: InventTable Table
An instance of the related table.