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 CO_DBO_TYPE_EVMON Constant Public Type reference (TYPE) STRING 'EVMON' DBA-RDI-DBO: Workload 20100722
2 CO_DBO_TYPE_INDEX Constant Public Type reference (TYPE) STRING 'INDEX' DBA-RDI-DBO: Index 20090512
3 CO_DBO_TYPE_ROUTINE Constant Public Type reference (TYPE) STRING 'ROUTINE' DBa-RDI-DBO: Routine 20090512
4 CO_DBO_TYPE_SERVICECLASS Constant Public Type reference (TYPE) STRING 'SERVICECLASS' DBA-RDI-DBO: Serviceclass 20100216
5 CO_DBO_TYPE_TABLE Constant Public Type reference (TYPE) STRING 'TABLE' DBA-RDI-DBO: Table 20090506
6 CO_DBO_TYPE_VIEW Constant Public Type reference (TYPE) STRING 'VIEW' DBA-RDI-DBO: View 20090512
7 CO_DBO_TYPE_WORKLOAD Constant Public Type reference (TYPE) STRING 'WORKLOAD' DBA-RDI-DBO: Workload 20100216
8 DBO_NAME Instance attribute Protected Type reference (TYPE) STRING DBA: Database Object Name 20090506
9 DBO_SUBNAME Instance attribute Protected Type reference (TYPE) STRING DBA: Database Object Subname 20090512
10 RDI_DESCRIBE Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_RDI_DESCRIBE DBA-RDI: Cached Describe Services 20110928
11 RDI_SETUP Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_RDI_SETUP DBA: Back-end Setup 20090512
12 SYS_REF 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090506
2 GET_INSTANCE 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 Importing DBO_NAME Call by reference Type reference (TYPE) STRING 20090506
2 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING 20090512
3 Importing RDI_META Call by reference Object reference (TYPE REF TO) CL_DBA_RDI_META 20090506
4 Importing 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 Importing DBO_NAME Call by reference Type reference (TYPE) STRING 20090506
2 Returning DBO_REF Value transfer Object reference (TYPE REF TO) IF_DBA_RDI_DBO DBA: Database Objects for RDI Back-end 20090506
3 Importing DBO_SUBNAME Call by reference Type reference (TYPE) STRING 20090512
4 Importing DBO_TYPE Call by reference Type reference (TYPE) STRING 20090506
5 Importing RDI_META Call by reference Object reference (TYPE REF TO) CL_DBA_RDI_META DBA: Back-end Meta Data 20090506
6 Importing 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