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 InventDim record by the specified InventDimId.
Syntax
protected InventDim findInventDim(InventDimId _inventDimId)
Run On
Server
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
An InventDimId value.
Return Value
Type: InventDim Table
An InventDim record.
Remarks
Caches previously found InventDim records.