SAP ABAP Class IF_RSDD_CS_QUERY_ENTRY (Properties of a Filter Selection)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSDD_CS_CLONEABLE | Copy a CalcScenario Object | 20111201 |
Properties
| Class | IF_RSDD_CS_QUERY_ENTRY | |
| Short Description | Properties of a Filter Selection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111124 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSDD_CS_QUERY_ENTRY has no forward declaration.
Interfaces
Class IF_RSDD_CS_QUERY_ENTRY has no interface implemented.
Friends
Class IF_RSDD_CS_QUERY_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'int' | In List Type "int" | 20111201 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'or' | In List Type "or" | 20111201 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'string' | In List Type "string" | 20111201 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'and' | Operator Type "AND" | 20111201 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'bt' | Operator Type "BT" | 20111201 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'cp' | Operator Type "CP" | 20111201 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'eq' | Operator Type "EQ" | 20111201 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'ge' | Operator Type "GE" | 20111201 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'gt' | Operator Type "GT" | 20111201 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'in' | Operator Type "IN" | 20111201 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'isNull' | Operator Type "ISNULL" | 20111201 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'le' | Operator Type "LE" | 20111201 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'lt' | Operator Type "LT" | 20111201 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'ne' | Operator Type "NE" | 20111201 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'not' | Operator Type "NOT" | 20111201 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'notBt' | Operator Type "NB" | 20111201 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'notIsNull' | Operator Type "NOT NULL" | 20111201 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'or' | Operator Type "OR" | 20111201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Number of Operands in the Logical Operator | 20111201 | |
| 2 | Instance method | Public | Method | Returns the operator type | 20111201 | |
| 3 | Instance method | Public | Method | Return XML Representation | 20111201 | |
| 4 | Instance method | Public | Method | Initialize Completely from a Filter Selection | 20111201 | |
| 5 | Instance method | Public | Method | Sets the operator type (see constants) | 20111201 |
Events
Class IF_RSDD_CS_QUERY_ENTRY has no event.
Types
Class IF_RSDD_CS_QUERY_ENTRY has no local type.
Method Signatures
Method GET_ARITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ARITY | Value transfer | Type reference (TYPE) | INT4 | Stelligkeit (Anzahl Operanden) | 20111201 |
Method GET_ARITY on class IF_RSDD_CS_QUERY_ENTRY has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | STRING | Operatortyp (siehe Konstanten) | 20111201 |
Method GET_TYPE on class IF_RSDD_CS_QUERY_ENTRY has no exception.
Method GET_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_XML | Value transfer | Type reference (TYPE) | STRING | XML-String | 20111201 |
Method GET_XML on class IF_RSDD_CS_QUERY_ENTRY has no exception.
Method INITIALIZE_FROM_FILTER_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER_SELECTION | Call by reference | Type reference (TYPE) | TREXS_QUERY_ENTRY | Filterselektion | 20111201 | |||
| 2 | I_R_QUERY_ENTRY_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_QUERY_ENTRY_FILTER | Kontext dieser Selektion (z.B. für Wertelisten-Referenzen) | 20111201 |
Method INITIALIZE_FROM_FILTER_SELECT on class IF_RSDD_CS_QUERY_ENTRY has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Operatortyp (siehe Konstanten) | 20111201 |
Method SET_TYPE on class IF_RSDD_CS_QUERY_ENTRY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |