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 values to the range of a query based on parameter values.
Syntax
public void setRanges(
Query _query,
NoYes _invoicePoolNotInvoiced,
NoYes _onlyinvoicePoolNotPosted)
Run On
Called
Parameters
- _query
Type: Query Class
The query that is used by the report.
- _invoicePoolNotInvoiced
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the invoice pool is not invoiced.
- _onlyinvoicePoolNotPosted
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether only the invoice pool is not posted.