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 From date and the To date UI parameter values to the TransDate range and the TaxDirection UI parameter value to the direction range.
Syntax
public Query initQuery(Query _newQuery)
Run On
Server
Parameters
- _newQuery
Type: Query Class
The base query that is used by the report.
Return Value
Type: Query Class
The updated query, filtered by the UI parameter values.