Share via


InventAgingQueryBuilder.addProductTranslation Method [AX 2012]

Adds the EcoResProductTranslation table to the query.

Syntax

private QueryBuildDataSource addProductTranslation(QueryBuildDataSource _qbdsParent, QueryBuildDataSource _qbdsInventTable)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventAgingQueryBuilder Class