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.
Finds the matching InventDim record that matches the InventDimId value on this table.
Syntax
public InventDim inventDim([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether the InventDim record should be locked for update; optional.
Return Value
Type: InventDim Table
The found InventDim record if one exists; otherwise, an empty record.