SAP ABAP Class CL_DBA_CONNECTION_TESTS (Cross-Application-Server Connection Test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB (Application Component) MaxDB
     SADA (Package) Porting and CCMS SAP DB
Properties
Class CL_DBA_CONNECTION_TESTS  
Short Description Cross-Application-Server Connection Test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADA   Porting and CCMS SAP DB 
Created 20081217   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_CONNECTION_TESTS has no forward declaration.
Interfaces
Class CL_DBA_CONNECTION_TESTS has no interface implemented.
Friends
Class CL_DBA_CONNECTION_TESTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ERROR Constant Public Type reference (TYPE) FLAG 'F' General Flag 20081218
2 C_OK Constant Public Type reference (TYPE) FLAG 'K' General Flag 20081218
3 DBCON_NAME Instance attribute Public Type reference (TYPE) DBCON_NAME Logical Name for a Database Connection 20081217
4 DBMS Instance attribute Public Type reference (TYPE) DBCON_DBMS Database System 20081217
5 FUNC Instance attribute Private Type reference (TYPE) VERSOBJNAM Version management: Object name 20081217
6 REF Static Attribute Public Object reference (TYPE REF TO) CL_DBA_CONNECTION_TESTS Cross-Application-Server Connection Test 20081218
7 RESULT Instance attribute Public Type reference (TYPE) SDB_SERVERS_LONG Server List with Check Results 20081217
8 SERVERS Instance attribute Public Type reference (TYPE) SDB_SERVERS SAP DB: Application Release Info 20081217
9 SERVERS_PERSISTENT Static Attribute Public Type reference (TYPE) SDB_SERVERS SAP DB: Application Release Info 20101020
10 TIMEOUT Constant Public Type reference (TYPE) F 3 20081217
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALL_SERVERS Instance method Public Method 20081217
2 CHECK_ONE_SERVER Instance method Public Method 20081217
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081217
4 GET_REF Static method Public Method 20081218
5 REFRESH_SERVERS Instance method Public Method Refresh 20081218
Events
Class CL_DBA_CONNECTION_TESTS has no event.
Types
Class CL_DBA_CONNECTION_TESTS has no local type.
Method Signatures

Method CHECK_ALL_SERVERS Signature

Method CHECK_ALL_SERVERS on class CL_DBA_CONNECTION_TESTS has no parameter.
Method CHECK_ALL_SERVERS on class CL_DBA_CONNECTION_TESTS has no exception.

Method CHECK_ONE_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Value transfer Type reference (TYPE) LVC_INDEX ALV-Control: Zeilennummer (Index der internen Tabelle) 20081217

Method CHECK_ONE_SERVER on class CL_DBA_CONNECTION_TESTS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCON_NAME Value transfer Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20081217
# Exception Resumable Description Created on
1 DBMS_NOT_SUPPORTED Function check_connection_XXX not yet created 20081217
2 NO_DBCON No DBCOn entry found 20081217

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAV_REF Value transfer Object reference (TYPE REF TO) CL_DBA_CONNECTION_TESTS Applikationsserversübergreiffender Verbindungtest 20081218

Method GET_REF on class CL_DBA_CONNECTION_TESTS has no exception.

Method REFRESH_SERVERS Signature

Method REFRESH_SERVERS on class CL_DBA_CONNECTION_TESTS has no parameter.
Method REFRESH_SERVERS on class CL_DBA_CONNECTION_TESTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 720