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.
Retrieves the InventDim record that is related to this record.
Syntax
public InventDim inventDim([boolean _forUpdate, SalesLine _salesLine])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the record ; optional.
- _salesLine
Type: SalesLine Table
The SalesLine record that is related to this line.
Return Value
Type: InventDim Table
the InventDim record that is related to this record.