SAP ABAP Class CL_DBA_RFCDEST (DBA Cockpit: RFC Destination)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DBA_RFCDEST  
Short Description DBA Cockpit: RFC Destination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20051017   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_RFCDEST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DB6_SYS 20061214 DB6: Remote System Administration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADM_DATA Instance attribute Private Type reference (TYPE) DB6ADMINT DB6: internal part of table buffer administration entry 20051018
2 AUTHORITY Instance attribute Public Object reference (TYPE REF TO) IF_DBA_AUTHORITY DBA Cockpit: Authorization Interface 20101119
3 IS_AVAILABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20051201
4 IS_SOLMAN_RFC Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120229
5 LOGON_CLIENT Instance attribute Public Type reference (TYPE) STRING 20100728
6 LOGON_LANGUAGE Instance attribute Public Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20100728
7 LOGON_USER Instance attribute Public Type reference (TYPE) SYUNAME User Name 20100728
8 RFC_DATA Instance attribute Public Type reference (TYPE) RFCDES Destination table for Remote Function Call 20051018
9 SERVER_NAME Instance attribute Public Type reference (TYPE) STRING 20100728
10 TIMEOUT Constant Public Type reference (TYPE) F 5 20051201
Methods
# Method Level Visibility Method type Description Created on
1 GET_DBMS Instance method Public Method 20070601
2 GET_DEST_NONE_REF Static method Public Method 20051201
3 GET_RFC_REF Static method Public Method 20051018
4 GET_SYSTEM_BASICS Instance method Public Method 20051017
5 NEW_RFC_REF Static method Public Method 20051018
6 TEST Instance method Public Method 20051017
Events
Class CL_DBA_RFCDEST has no event.
Types
Class CL_DBA_RFCDEST has no local type.
Method Signatures

Method GET_DBMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DBSYS Value transfer Type reference (TYPE) SYDBSYS Central Database System 20070601
# Exception Resumable Description Created on
1 CX_DBA_RFCDEST 20070601

Method GET_DEST_NONE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RFC_REF Value transfer Object reference (TYPE REF TO) CL_DBA_RFCDEST DBA Cockpit: RFC Destination 20051201

Method GET_DEST_NONE_REF on class CL_DBA_RFCDEST has no exception.

Method GET_RFC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20051018
2 Returning RFC_REF Value transfer Object reference (TYPE REF TO) CL_DBA_RFCDEST DBA Cockpit: RFC Destination 20051018
3 Importing SYNCHRONIZE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051018
# Exception Resumable Description Created on
1 CX_DBA_RFCDEST 20051018

Method GET_SYSTEM_BASICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYS_DATA Value transfer Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20051017
# Exception Resumable Description Created on
1 CX_DBA_RFCDEST 20051017

Method NEW_RFC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20051018
2 Returning RFC_REF Value transfer Object reference (TYPE REF TO) CL_DBA_RFCDEST DBA Cockpit: RFC Destination 20051018
# Exception Resumable Description Created on
1 CX_DBA_RFCDEST 20051018

Method TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG_LIST Value transfer Type reference (TYPE) DBA_MSG_LIST DBA Cockpit: RFC Destination 20051017

Method TEST on class CL_DBA_RFCDEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710