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 clauses of the Group By enumeration type to the data source.
Syntax
public boolean queryAddGroupByField(QueryBuildDataSource _qbdsInventDim)
Run On
Called
Parameters
- _qbdsInventDim
Type: QueryBuildDataSource Class
The data source to have ranges of the Group By enumeration type added.
Return Value
Type: boolean
true if any clauses of the Group By enumeration type are added to the data source; otherwise, false.
Remarks
The clauses are determined by the values of the InventDimParm records.The data source that underlies the table must be a InventDim table.