Share via


InventValueReportPopulateItem.joinTrackingDimensionGroupProduct Method [AX 2012]

Join the EcoResTrackingDimensionGroupItem to the query.

Syntax

protected QueryBuildDataSource joinTrackingDimensionGroupProduct(QueryBuildDataSource _qbdsParent, QueryBuildDataSource _qbdsInventTable)

Run On

Server

Parameters

Return Value

Type: QueryBuildDataSource Class
A QueryBuildDataSource object with the data source for the joined table.

See Also

Reference

InventValueReportPopulateItem Class