Share via


InventPriceOverviewDP.addActiveFilter Method [AX 2012]

Adds filters to the main data source in order to select only the active prices.

Syntax

private QueryBuildDataSource addActiveFilter(QueryBuildDataSource _dsInventItemPrices)

Run On

Server

Parameters

Return Value

Type: QueryBuildDataSource Class
The data source that contains the filter, already linked to the main data source.

See Also

Reference

InventPriceOverviewDP Class