InventDimParm.queryAddGroupByFieldValue Method
Adds clauses of the Group By enumeration type to the data source when the InventDimbuffer has a value.
Syntax
public void queryAddGroupByFieldValue(QueryBuildDataSource _qbS, InventDim _inventDim)
Run On
Called
Parameters
- _qbS
Type: QueryBuildDataSource Class
The data source to have ranges of the Group By enumeration type added.
- _inventDim
Type: InventDim Table
The InventDim record which is checked for values.
Remarks
The clauses are determined by the values of both the InventDimParm and InventDimrecords.The data source that underlies the table must be an InventDim table.