Share via


InventPriceOverviewDP.addFallbackFilter Method [AX 2012]

Adds a fallback filter to the main data source of the report.

Syntax

private QueryBuildDataSource addFallbackFilter(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.

Remarks

Changes the main data source so that it will search for the fallback version information and filters those results.

See Also

Reference

InventPriceOverviewDP Class