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.
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.