/AWS1/CL_BDZRETRIEVALRSSQLLOC¶
Contains information about the SQL query used to retrieve the result.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_query TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING¶
The SQL query used to retrieve the result.
Queryable Attributes¶
query¶
The SQL query used to retrieve the result.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_QUERY() |
Getter for QUERY, with configurable default |
ASK_QUERY() |
Getter for QUERY w/ exceptions if field has no value |
HAS_QUERY() |
Determine if QUERY has a value |