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 queryAddRangeCriteria(
QueryBuildDataSource _qbsDim,
InventDim _inventDimCriteria,
[List _dimFields])
Run On
Called
Parameters
- _qbsDim
Type: QueryBuildDataSource Class
The InventDim datasource.
- _inventDimCriteria
Type: InventDim Table
The inventDim criteria that will be set as ranges on the data source.
- _dimFields
Type: List Class
List of inventory dimensions fields to loop over.