SAP ABAP Class CL_RSDRI_MDS_ABAP_RENDERER (Renders a multi-dimensional set as an ABAP-where condition)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRI (Package) Data Manager External Interfaces
⤷
⤷
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 | 20080417 |
Properties
| Class | CL_RSDRI_MDS_ABAP_RENDERER | |
| Short Description | Renders a multi-dimensional set as an ABAP-where condition | |
| Super Class | CL_RSMDS_SQL_RENDERER | Renderering for OpenSQL Condition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRI | Data Manager External Interfaces |
| Created | 20080417 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDRI_MDS_ABAP_RENDERER has no forward declaration.
Interfaces
Class CL_RSDRI_MDS_ABAP_RENDERER has no interface implemented.
Friends
Class CL_RSDRI_MDS_ABAP_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) | STRING | '##' | ABAP Hash Sign (Incl. Escape) | 20080417 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '+' | ABAP Wildcard for 1 Character | 20080417 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '*' | ABAP Wildcard for 0-n Character | 20080417 | ||
| 4 | Constant | Public | See coding | 'CP' | ABAP Compare Sign | 20080417 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSDRI_MDS_ABAP_RENDERER | Instant of the Renderer | 20080417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates an instance of the renderer | 20080417 |
Events
Class CL_RSDRI_MDS_ABAP_RENDERER has no event.
Types
Class CL_RSDRI_MDS_ABAP_RENDERER has no local type.
Method Signatures
Method GET_ABAP_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_RENDERER | Value transfer | Object reference (TYPE REF TO) | CL_RSDRI_MDS_ABAP_RENDERER | R_R_RENDERER | 20080417 |
Method GET_ABAP_INSTANCE on class CL_RSDRI_MDS_ABAP_RENDERER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |