SAP ABAP Class CL_RSMDS_ABAP_SQL_RENDERER (Selection Conditions in ABAP (Internal Tables))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SBIS (Package) Multidimensional Set Object
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_SQL_RENDERER | Renderering for OpenSQL Condition | 20080418 |
Properties
| Class | CL_RSMDS_ABAP_SQL_RENDERER | |
| Short Description | Selection Conditions in ABAP (Internal Tables) | |
| Super Class | CL_RSMDS_SQL_RENDERER | Renderering for OpenSQL Condition |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBIS | Multidimensional Set Object |
| Created | 20080418 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMDS_ABAP_SQL_RENDERER has no forward declaration.
Interfaces
Class CL_RSMDS_ABAP_SQL_RENDERER has no interface implemented.
Friends
Class CL_RSMDS_ABAP_SQL_RENDERER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '+' | Wildcard Character for Any Character | 20080418 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | CHAR2 | Replacement for Escape Character | 20080421 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | '*' | Wildcard Character for Any Character String | 20080418 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | CHAR2 | Replacement for Masking Character for Any Character String | 20080421 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHAR2 | 'CP' | Contains Pattern | 20080418 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | CHAR2 | Replacement for Escape Symbol Within Pattern | 20080421 | |||
| 7 | Constant | Public | Type reference (TYPE) | CHAR2 | 'NP' | Does not Contain Pattern | 20080418 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Key Word for "Or" | 20080418 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_ABAP_SQL_RENDERER | Selection Conditions in ABAP (Internal Tables) | 20080418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080421 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080418 | |
| 3 | Static method | Public | Method | 20080418 | ||
| 4 | Static method | Private | Method | 20080418 |
Events
Class CL_RSMDS_ABAP_SQL_RENDERER has no event.
Types
Class CL_RSMDS_ABAP_SQL_RENDERER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSMDS_ABAP_SQL_RENDERER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSMDS_ABAP_SQL_RENDERER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSMDS_ABAP_SQL_RENDERER has no parameter.
Method CONSTRUCTOR on class CL_RSMDS_ABAP_SQL_RENDERER has no exception.
Method GET_CONDITION_RENDERER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RENDERER | Value transfer | Object reference (TYPE REF TO) | IF_RSMDS_CONDITION_RENDERER | 20080418 |
Method GET_CONDITION_RENDERER on class CL_RSMDS_ABAP_SQL_RENDERER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SQL_RENDERER | Renderering von Werte für Hash-Berechnung | 20080418 |
Method GET_INSTANCE on class CL_RSMDS_ABAP_SQL_RENDERER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |