InventDimParm.queryAddGroupByFieldInterCompany Method
Adds clauses of the Group By enumeration type to the data source.
Syntax
public void queryAddGroupByFieldInterCompany(QueryBuildDataSource _qbS)
Run On
Called
Parameters
- _qbS
Type: QueryBuildDataSource Class
The data source to have ranges of the Group By enumeration type added.
Remarks
The clauses are determined by the values of the InventDimParm records.The data source that underlies the table must be an InterCompanyInventDim table.