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.
Runs through the query and sends the filtered data to the report engine.
Syntax
private void printQueryFilteredByAsPerDate(QueryRun _queryRun, boolean _activePrices)
Run On
Server
Parameters
- _queryRun
Type: QueryRun Class
- _activePrices
Type: boolean
Remarks
The method filters the results returned by the query. It assumes the query is ordered by the activation date.