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.
Builds the query by passing the fromDate and toDate parameter values to the transdate range and the Direction parameter value to the direction range.
Syntax
private Query queryBuild(Query _query)
Run On
Server
Parameters
- _query
Type: Query Class
The base query used by the report.
Return Value
Type: Query Class
The updated query, which is filtered by the user interface parameter values.