SAP ABAP Class CL_DB6_RDI_SETUP (DB6-RDI: Back-end Setup)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_RDI_SETUP DBA: Back-end Setup 20090507
Properties
Class CL_DB6_RDI_SETUP  
Short Description DB6-RDI: Back-end Setup    
Super Class CL_DBA_RDI_SETUP DBA: Back-end Setup 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20090507   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_DB6_RDI_SETUP has no interface implemented.
Friends
Class CL_DB6_RDI_SETUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_GRANTEETYPE_GROUP Constant Public Type reference (TYPE) STRING 'G' 20100913
2 CO_GRANTEETYPE_ROLE Constant Public Type reference (TYPE) STRING 'R' 20100913
3 CO_GRANTEETYPE_USER Constant Public Type reference (TYPE) STRING 'U' 20100913
4 DBH_SETUP Instance attribute Private Object reference (TYPE REF TO) CL_DB6_DBH_SETUP DB6-DBH: Manage DBH Configuratrion in monitored DB 20101102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090930
2 GET_BACKEND_OWNER Instance method Private Method 20100715
3 GET_CONNECTION_USER Instance method Private Method 20100715
4 GET_GRANTEE_STRING Static method Public Method 20100913
Events
Class CL_DB6_RDI_SETUP has no event.
Types
Class CL_DB6_RDI_SETUP 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 RDI_META Call by reference Object reference (TYPE REF TO) CL_DBA_RDI_META DBA: Back-end Meta Data 20090930
# Exception Resumable Description Created on
1 CX_DBA_RDI DBA-RDI: General Back-end Error 20090930

Method GET_BACKEND_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OWNER Value transfer Type reference (TYPE) STRING 20100715
# Exception Resumable Description Created on
1 CX_DBA_RDI DBA-DBH: Setup Corrupted 20100715

Method GET_CONNECTION_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTION_USER Value transfer Type reference (TYPE) STRING 20100715

Method GET_CONNECTION_USER on class CL_DB6_RDI_SETUP has no exception.

Method GET_GRANTEE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GRANTEE Call by reference Type reference (TYPE) DBA_GRANTEE DBA: GRANTEE 20100913
2 Returning GRANTEE_STRING Value transfer Type reference (TYPE) STRING 20100913

Method GET_GRANTEE_STRING on class CL_DB6_RDI_SETUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730