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 ABAP 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 ALERT Instance attribute Public Object reference (TYPE REF TO) CL_DBA_ALERTING 20110429
2 DESCRIBE Instance attribute Public Object reference (TYPE REF TO) CL_DBA_RDI_DESCRIBE DBA-RDI: Cached Describe Services 20110927
3 META Instance attribute Public Object reference (TYPE REF TO) CL_DBA_RDI_META DBA: Back-end Meta Data 20090518
4 QUERY Instance attribute Public Object reference (TYPE REF TO) IF_DBA_RDI_QUERY DBA-RDI-DBH: Back-end Facade 20090518
5 RDI Static Attribute Private Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20090608
6 SETUP Instance attribute Public Object reference (TYPE REF TO) CL_DBA_RDI_SETUP DBA: Back-end Setup 20090518
7 SYS_REF 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090518
2 GET_INSTANCE 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 Importing SYS_REF Value transfer Object reference (TYPE REF TO) CL_DB6_SYS 20090518
2 Importing USE_NEW_QUERY_PROCESSOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120119
# Exception Resumable Description Created on
1 CX_DBA_RDI 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 Returning RDI_REF Value transfer Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20090518
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20090518
3 Importing USE_NEW_QUERY_PROCESSOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120119
# Exception Resumable Description Created on
1 CX_DBA_RDI DBA-RDI: General Back-end Error 20090518
History
Last changed by/on SAP  20130531 
SAP Release Created in 730