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 _onlyCorrections,
SRSReportParameter _reportParameter)
Run On
Called
Parameters
- _query
Type: Query Class
The query object.
- _fromDate
Type: FromDate Extended Data Type
The date from.
- _toDate
Type: ToDate Extended Data Type
The to date parameter value.
- _direction
Type: IntrastatDirection Enumeration
The direction parameter value.
- _onlyCorrections
Type: boolean
A Boolean value that specifies whether to use only corrections.
- _reportParameter
Type: SRSReportParameter Class
A VATNum report parameter.