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.
Sets the report query ranges based on parameters.
Syntax
public void setRanges(
Query _query,
boolean _onlyCorrections,
boolean _directionBoth)
Run On
Called
Parameters
- _query
Type: Query Class
The Query object.
- _onlyCorrections
Type: boolean
A Boolean value that specifies whether only the correct parameter value is passed based on that data will be filtered.
- _directionBoth
Type: boolean
A direction parameter value is passed based on that data will be filtered.
Remarks
Modifies the report query bases on the parameters.