SAP ABAP Class CL_DBA_RDI_DBO (DBA: Database Object for RDI Back-end)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_RDI_DBO | DBA: Database Objects for RDI Back-end | 20090505 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_RDI_DBO | DB6-RDI-DBO: Database Objects for RDI Back-end | 20090507 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_RDI_DBO | HDB-RDI-DBO: Database Objects for RDI Back-end | 20120202 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_RDI_DBO | SYB-RDI-DBO: Database Objects for RDI Back-end | 20100726 |
Properties
Class | CL_DBA_RDI_DBO | |
Short Description | DBA: Database Object for RDI Back-end | |
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 | 20090505 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_RDI_DBO has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_RDI_DBO | DBA: Database Objects for RDI Back-end | 20090505 |
Friends
Class CL_DBA_RDI_DBO 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 | 'EVMON' | DBA-RDI-DBO: Workload | 20100722 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'INDEX' | DBA-RDI-DBO: Index | 20090512 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ROUTINE' | DBa-RDI-DBO: Routine | 20090512 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SERVICECLASS' | DBA-RDI-DBO: Serviceclass | 20100216 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TABLE' | DBA-RDI-DBO: Table | 20090506 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'VIEW' | DBA-RDI-DBO: View | 20090512 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WORKLOAD' | DBA-RDI-DBO: Workload | 20100216 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | DBA: Database Object Name | 20090506 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | DBA: Database Object Subname | 20090512 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_RDI_DESCRIBE | DBA-RDI: Cached Describe Services | 20110928 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20090512 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090506 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090506 |
2 | ![]() |
Static method | Public | Method | 20090506 |
Events
Class CL_DBA_RDI_DBO has no event.
Types
Class CL_DBA_RDI_DBO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBO_NAME | Call by reference | Type reference (TYPE) | STRING | 20090506 | |||
2 | ![]() |
DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | 20090512 | |||
3 | ![]() |
RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | 20090506 | |||
4 | ![]() |
RDI_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20090512 |
Method CONSTRUCTOR on class CL_DBA_RDI_DBO has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBO_NAME | Call by reference | Type reference (TYPE) | STRING | 20090506 | |||
2 | ![]() |
DBO_REF | Value transfer | Object reference (TYPE REF TO) | IF_DBA_RDI_DBO | DBA: Database Objects for RDI Back-end | 20090506 | ||
3 | ![]() |
DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | 20090512 | |||
4 | ![]() |
DBO_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090506 | |||
5 | ![]() |
RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20090506 | ||
6 | ![]() |
RDI_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20090512 |
Method GET_INSTANCE on class CL_DBA_RDI_DBO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |