SAP ABAP Class CL_SYB_RDI_SETUP (SYB-RDI: Back-end Setup)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
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 20100723
Properties
Class CL_SYB_RDI_SETUP  
Short Description SYB-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 SMSYB   SYBASE Database Monitor 
Created 20100723   SAP 
Last change 20110908   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_SYB_RDI_SETUP has no interface implemented.
Friends
Class CL_SYB_RDI_SETUP has no friend class.
Attributes
Class CL_SYB_RDI_SETUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100723
2 GET_BACKEND_OWNER Instance method Private Method 20100723
3 GET_CONNECTION_USER Instance method Private Method 20100723
Events
Class CL_SYB_RDI_SETUP has no event.
Types
Class CL_SYB_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 20100723
# Exception Resumable Description Created on
1 CX_DBA_RDI DBA-RDI: General Back-end Error 20100723

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 20100723
# Exception Resumable Description Created on
1 CX_DBA_RDI DBA-DBH: Setup Corrupted 20100723

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 20100723

Method GET_CONNECTION_USER on class CL_SYB_RDI_SETUP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703