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 | 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 | Static Attribute | Private | Type reference (TYPE) | DBCON_NAME | 20130204 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130410 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130204 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130131 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | CHAR20 | 'SADL_DBCON' | Char 20 | 20130410 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | CHAR20 | 'SADL_SCHEMA' | Char 20 | 20130410 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | DDSCHEMA | 20130131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130131 | ||
| 2 | Static method | Public | Method | 20130904 | ||
| 3 | Static method | Public | Method | 20130131 | ||
| 4 | Static method | Private | Method | 20130204 | ||
| 5 | Static method | Private | Method | 20130204 | ||
| 6 | Static method | Private | Method | 20130204 | ||
| 7 | Static method | Private | Method | 20130204 | ||
| 8 | 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 | 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 | RV_DBMS | Value transfer | Type reference (TYPE) | DBCON_DBMS | 20130904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130904 |
Method GET_DEFAULT_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 |