SAP ABAP Class CL_DBA_DBH_EXTRACTOR (DBA-DBH: Generic Extractor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_DBH_COLLECTOR | DBA-DBH: Collector | 20070705 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_DBH_EXTRACTOR | DBA-DBH: Extractor | 20070705 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADA_DBH_EXTRACTOR | MaxDB DBH Extractor (Superclass) | 20080220 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_DBH_EXTRACTOR | DB2-DBH: Extractor | 20080409 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_DBH_EXTRACTOR | DB4-DBH: Extractor | 20110405 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_DBH_EXTRACTOR | DB6-DBH: Extractor | 20080319 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_EXTRACTOR | DB6-DBH: Extractor | 20110620 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_DBH_EXTRACTOR | MSSQL DBH Extractor superclass | 20080326 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_DBH_EXTRACTOR | Oracle DBH Extractor (Superclass) | 20090126 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_DBH_EXTRACTOR | SYB-DBH: Extractor | 20100809 |
Properties
Class | CL_DBA_DBH_EXTRACTOR | |
Short Description | DBA-DBH: Generic Extractor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_BACKEND | DBA Cockpit: Backend Infrastructure |
Created | 20070705 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_DBH_EXTRACTOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_DBH_COLLECTOR | DBA-DBH: Collector | 20070705 | ||
2 | IF_DBA_DBH_EXTRACTOR | DBA-DBH: Extractor | 20070705 |
Friends
Class CL_DBA_DBH_EXTRACTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20070706 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120119 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20070706 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110207 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | DBa-DBH: Close Connection | 20090511 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070706 |
3 | ![]() |
Static method | Public | Method | DBA-DBH: Parse Configstring | 20080804 |
Events
Class CL_DBA_DBH_EXTRACTOR has no event.
Types
Class CL_DBA_DBH_EXTRACTOR has no local type.
Method Signatures
Method CLOSE_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20090511 |
Method CLOSE_CONNECTION on class CL_DBA_DBH_EXTRACTOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BI_SERVER | Call by reference | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20070706 | ||
2 | ![]() |
CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20070706 | ||
3 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20070706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Setup Corrupted | 20090514 |
Method PARSE_CONFIGSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BI_SERVER | Call by reference | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20080804 | ||
2 | ![]() |
CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20080804 | ||
3 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080804 |
Method PARSE_CONFIGSTRING on class CL_DBA_DBH_EXTRACTOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |