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 the InventDim table to the query.
Syntax
private QueryBuildDataSource addInventDim(QueryBuildDataSource _qbdsParent, FieldId _parentFieldId)
Run On
Called
Parameters
- _qbdsParent
Type: QueryBuildDataSource Class
The QueryBuildDataSource object with the parent data source.
- _parentFieldId
Type: FieldId Extended Data Type
The FieldId in the parent data source.
Return Value
Type: QueryBuildDataSource Class
The QueryBuildDataSource object with the data source for the added table.