InventDim::queryAddRange Method
Adds ranges to an inventDim datasource based on the values in the inventDim criteria.
Syntax
client server public static void queryAddRange(QueryBuildDataSource _dsInventDim, InventDim _inventDimCriteria)
Run On
Called
Parameters
- _dsInventDim
Type: QueryBuildDataSource Class
The InventDim datasource.
- _inventDimCriteria
Type: InventDim Table
The inventDim criteria that will be set as ranges on the data source.
Remarks
Ranges will only be added for non-empty inventory dimensions.