InventValueReportPopulateItem.joinStorageDimensionGroupProduct Method [AX 2012]
Join the EcoResStorageDimensionGroupItem to the query.
Syntax
protected QueryBuildDataSource joinStorageDimensionGroupProduct(QueryBuildDataSource _qbdsParent, QueryBuildDataSource _qbdsInventTable)
Run On
Server
Parameters
- _qbdsParent
Type: QueryBuildDataSource Class
A QueryBuildDataSource object with the parent data source.
- _qbdsInventTable
Type: QueryBuildDataSource Class
A QueryBuildDataSource object with the data source for InventTable.
Return Value
Type: QueryBuildDataSource Class
A QueryBuildDataSource object with the data source for the joined table.