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,
IntrastatDirection _direction,
boolean _corrections,
SRSReportParameter _parameter)
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.
- _direction
Type: IntrastatDirection Enumeration
The direction.
- _corrections
Type: boolean
The corrections.
- _parameter
Type: SRSReportParameter Class
The VATNum report parameter.