SAP ABAP Class CL_SADL_SQL_ENGINE (SADL SQL Engine)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_QUERY_ENGINE_SQL (Package) SADL SQL Query Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SADL_QUERY_ENGINE_SQL_BASE | Abstract base class for SADL SQL query engines | 20130917 |
Properties
| Class | CL_SADL_SQL_ENGINE | |
| Short Description | SADL SQL Engine | |
| Super Class | CL_SADL_QUERY_ENGINE_SQL_BASE | Abstract base class for SADL SQL query engines |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADL_QUERY_ENGINE_SQL | SADL SQL Query Engine |
| Created | 20120627 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SADL_SQL_ENGINE has no interface implemented.
Friends
Class CL_SADL_SQL_ENGINE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | DBCON_NAME | 20121206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121206 | ||
| 2 | Instance method | Protected | Method | 20131119 |
Events
Class CL_SADL_SQL_ENGINE has no event.
Types
Class CL_SADL_SQL_ENGINE has no local type.
Method Signatures
Method GET_DBCON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DEFAULT_DBCON | Value transfer | Type reference (TYPE) | DBCON_NAME | 20121206 |
Method GET_DBCON on class CL_SADL_SQL_ENGINE has no exception.
Method GET_DB_INFO Signature
Method GET_DB_INFO on class CL_SADL_SQL_ENGINE has no parameter.
Method GET_DB_INFO on class CL_SADL_SQL_ENGINE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |