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.
Assigns the UI parameter values to the query.
Syntax
public void setRange(
Query _query,
FromDate _fromDate,
ToDate _toDate,
boolean _correction,
IntrastatDirection _direction)
Run On
Called
Parameters
- _query
Type: Query Class
The query object.
- _fromDate
Type: FromDate Extended Data Type
The from date.
- _toDate
Type: ToDate Extended Data Type
The to date.
- _correction
Type: boolean
Only corrections.
- _direction
Type: IntrastatDirection Enumeration
The direction.