SAP ABAP Class CL_DBA_RDI (DBA-RDI: Back-End Wrapper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
⤷
⤷
Properties
| Class | CL_DBA_RDI | |
| Short Description | DBA-RDI: Back-End Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
| Created | 20090518 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_RDI has no interface implemented.
Friends
Class CL_DBA_RDI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_ALERTING | 20110429 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_RDI_DESCRIBE | DBA-RDI: Cached Describe Services | 20110927 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20090518 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_RDI_QUERY | DBA-RDI-DBH: Back-end Facade | 20090518 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20090608 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20090518 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090518 | |
| 2 | Static method | Public | Method | 20090518 |
Events
Class CL_DBA_RDI has no event.
Types
Class CL_DBA_RDI has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_SYS | 20090518 | ||||
| 2 | USE_NEW_QUERY_PROCESSOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20090518 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RDI_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20090518 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090518 | |||
| 3 | USE_NEW_QUERY_PROCESSOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20090518 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |