Share via


InventAgingQueryBuilder.addInventItemGroupItem Method [AX 2012]

Adds the InventItemGroupItem table to the query.

Syntax

private QueryBuildDataSource addInventItemGroupItem(QueryBuildDataSource _qbdsParent, QueryBuildDataSource _qbdsInventTable)

Run On

Called

Parameters

Return Value

Type: QueryBuildDataSource Class
The QueryBuildDataSource object with the data source for the added table.

See Also

Reference

InventAgingQueryBuilder Class