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.
Checks whether any value is given to the ranges of the InventDim table in the query.
Syntax
private boolean dimensionsSelected(Query _query)
Run On
Server
Parameters
- _query
Type: Query Class
The query object that is passed from the processReport method.
Return Value
Type: boolean
true if the values are specified in the range; otherwise, false.