InventDim::queryAddRangeCriteria Method

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

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

See Also

Reference

InventDim Table