SAP ABAP Class /UI2/CL_QUERY_STRING_OPTION (UI BE: Handle OData query string options)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)

⤷

⤷

Properties
Class | /UI2/CL_QUERY_STRING_OPTION | |
Short Description | UI BE: Handle OData query string options | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_UTIL | UI BE: Basic utilities (release independent) |
Created | 20110905 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/CL_QUERY_STRING_OPTION has no forward declaration.
Interfaces
Class /UI2/CL_QUERY_STRING_OPTION has no interface implemented.
Friends
Class /UI2/CL_QUERY_STRING_OPTION has no friend class.
Attributes
Class /UI2/CL_QUERY_STRING_OPTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Handle option $filter | 20110905 |
2 | ![]() |
Instance method | Protected | Method | Handle option $select | 20110905 |
Events
Class /UI2/CL_QUERY_STRING_OPTION has no event.
Types
Class /UI2/CL_QUERY_STRING_OPTION has no local type.
Method Signatures
Method FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | Reference to filtered table | 20110905 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Input table | 20110905 | ||
3 | ![]() |
IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | Select options per property | 20110905 | ||
4 | ![]() |
IV_FILTER | Call by reference | Type reference (TYPE) | STRING | Value of URL parameter $filter | 20110905 |
Method FILTER on class /UI2/CL_QUERY_STRING_OPTION has no exception.
Method SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RESULT | Value transfer | Type reference (TYPE) | DATA | Reference to result table | 20110905 | ||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Input table | 20110905 | ||
3 | ![]() |
IV_SELECT | Call by reference | Type reference (TYPE) | STRING | Value of URL parameter $select | 20110905 |
Method SELECT on class /UI2/CL_QUERY_STRING_OPTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 120 |