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.
Creates a query with the TmpInventCountStatistics temporary table and the InventDim table.
Syntax
private QueryRun makeQueryRun(InventDimParm _inventDimParm)
Run On
Server
Parameters
- _inventDimParm
Type: InventDimParm Table
An InventDimParm table buffer.
Return Value
Type: QueryRun Class
The query run object that is created by joining the TmpInventCountStatistics table and the InventDim table.