InventCleanupTrackingInventSumService.readInventDim Method [AX 2012]
Reads an InventDim record from the specified query.
Syntax
protected InventDim readInventDim(QueryRun _queryRun)
Run On
Server
Parameters
- _queryRun
Type: QueryRun Class
The QueryRun object to read from.
Return Value
Type: InventDim Table
An InventDim record.