SAP ABAP Class CL_SADL_DBCON (Encapsulates parameters SADL_DBCON and SADL_SCHEMA)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_QUERY_ENGINE_COMMON (Package) Common objects of SADL Query Engine
Properties
Class CL_SADL_DBCON  
Short Description Encapsulates parameters SADL_DBCON and SADL_SCHEMA    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_QUERY_ENGINE_COMMON   Common objects of SADL Query Engine 
Created 20130131   SAP 
Last change 20140121   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_SADL_DBCON has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SADL_AUNIT_FRIEND 20130204 Friend helper class for Unit Tests
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_DBCON Static Attribute Private Type reference (TYPE) DBCON_NAME 20130204
2 GV_DISABLE_DBCON Static Attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130410
3 GV_OVERWRITE_DBCON Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130204
4 GV_OVERWRITE_SCHEMA Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130131
5 GV_PARA_SADL_DBCON Static Attribute Private Type reference (TYPE) CHAR20 'SADL_DBCON' Char 20 20130410
6 GV_PARA_SADL_SCHEMA Static Attribute Private Type reference (TYPE) CHAR20 'SADL_SCHEMA' Char 20 20130410
7 GV_SCHEMA Static Attribute Private Type reference (TYPE) DDSCHEMA 20130131
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFAULT_DBCON Static method Public Method 20130131
2 GET_DEFAULT_DBMS Static method Public Method 20130904
3 GET_DEFAULT_SCHEMA Static method Public Method 20130131
4 RESET_DEFAULT_DBCON Static method Private Method 20130204
5 RESET_DEFAULT_SCHEMA Static method Private Method 20130204
6 SET_DEFAULT_DBCON Static method Private Method 20130204
7 SET_DEFAULT_SCHEMA Static method Private Method 20130204
8 _SET_GV_DISABLE_DBCON Static method Private Method 20130410
Events
Class CL_SADL_DBCON has no event.
Types
Class CL_SADL_DBCON has no local type.
Method Signatures

Method GET_DEFAULT_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DBCON Value transfer Type reference (TYPE) DBCON_NAME 20130131

Method GET_DEFAULT_DBCON on class CL_SADL_DBCON has no exception.

Method GET_DEFAULT_DBMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DBMS Value transfer Type reference (TYPE) DBCON_DBMS 20130904
# Exception Resumable Description Created on
1 CX_SADL_STATIC 20130904

Method GET_DEFAULT_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCHEMA Value transfer Type reference (TYPE) DDSCHEMA 20130131

Method GET_DEFAULT_SCHEMA on class CL_SADL_DBCON has no exception.

Method RESET_DEFAULT_DBCON Signature

Method RESET_DEFAULT_DBCON on class CL_SADL_DBCON has no parameter.
Method RESET_DEFAULT_DBCON on class CL_SADL_DBCON has no exception.

Method RESET_DEFAULT_SCHEMA Signature

Method RESET_DEFAULT_SCHEMA on class CL_SADL_DBCON has no parameter.
Method RESET_DEFAULT_SCHEMA on class CL_SADL_DBCON has no exception.

Method SET_DEFAULT_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DBCON Call by reference Type reference (TYPE) DBCON_NAME 20130204

Method SET_DEFAULT_DBCON on class CL_SADL_DBCON has no exception.

Method SET_DEFAULT_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) DDSCHEMA 20130204

Method SET_DEFAULT_SCHEMA on class CL_SADL_DBCON has no exception.

Method _SET_GV_DISABLE_DBCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) I 20130410

Method _SET_GV_DISABLE_DBCON on class CL_SADL_DBCON has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740