/AWS1/CL_QQCQUERYCONDITION¶
Information about how to query content.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_single TYPE REF TO /AWS1/CL_QQCQUERYCONDITIONITEM /AWS1/CL_QQCQUERYCONDITIONITEM¶
The condition for the query.
Queryable Attributes¶
single¶
The condition for the query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SINGLE() |
Getter for SINGLE |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_QUERYCONDITIONEXPRESSION¶
TYPES TT_QUERYCONDITIONEXPRESSION TYPE STANDARD TABLE OF REF TO /AWS1/CL_QQCQUERYCONDITION WITH DEFAULT KEY
.