Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _dsInventItemPrices
Type: QueryBuildDataSource Class
Return Value
Type: QueryBuildDataSource Class
The data source that contains the filter, already linked to the main data source.