SalesLine_BR.inventTable Method
Retrieves the InventTable table that is related to this record.
Syntax
public InventTable inventTable([SalesLine _salesLine])
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The SalesLine record that is related to this line.
Return Value
Type: InventTable Table
the InventTable table that is related to this record.