SAP ABAP Class CL_ADA_DBH_EXTRACTOR (MaxDB DBH Extractor (Superclass))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB (Application Component) MaxDB
⤷
SADA (Package) Porting and CCMS SAP DB
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_DBH_EXTRACTOR | DBA-DBH: Generic Extractor | 20080220 |
Meta Relationship - Used By
Properties
| Class | CL_ADA_DBH_EXTRACTOR | |
| Short Description | MaxDB DBH Extractor (Superclass) | |
| Super Class | CL_DBA_DBH_EXTRACTOR | DBA-DBH: Generic Extractor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADA | Porting and CCMS SAP DB |
| Created | 20080220 | SAP |
| Last change | 20130531 | 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_ADA_DBH_EXTRACTOR has no interface implemented.
Friends
Class CL_ADA_DBH_EXTRACTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SYSYSID | DB6NAVSYST NAME | 20080220 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'BACKUP' | 20100330 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'CACHES' | 20100330 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'CACHE_OCCUPANCY' | 20100330 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'CPU_UTILIZATION' | 20100330 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'FILLING' | 20100330 | |||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'GC' | 20100330 | |||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | 'IO' | 20100330 | |||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'IOTHREADS' | 20100330 | |||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'LOAD' | 20100330 | |||
| 11 | Constant | Protected | Type reference (TYPE) | STRING | 'LOGGING' | 20100401 | |||
| 12 | Constant | Protected | Type reference (TYPE) | STRING | 'OMS' | 20100330 | |||
| 13 | Constant | Protected | Type reference (TYPE) | STRING | 'OMS_HEAP' | 20100330 | |||
| 14 | Constant | Protected | Type reference (TYPE) | STRING | 'OMS_VERSIONS' | 20100330 | |||
| 15 | Constant | Protected | Type reference (TYPE) | STRING | 'RW_LOCKS' | 20100401 | |||
| 16 | Constant | Protected | Type reference (TYPE) | STRING | 'SHARED_SQL' | 20100401 | |||
| 17 | Constant | Protected | Type reference (TYPE) | STRING | 'TRANSACTIONS' | 20100330 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | TT_SDB_DATFID | 20100330 | ||||
| 19 | Instance attribute | Public | Type reference (TYPE) | FLAG | DBM_POSSIBLE ? | 20080225 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SDB_DBNAME | DB Name | 20080225 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | SDB_DBNODE | DB Server Name | 20080225 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | CHAR15 | DB Version | 20080225 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080220 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | TS_REQUIRED_TIME | 20100330 | ||||
| 25 | Instance attribute | Public | Type reference (TYPE) | ADA_DBH_MAPPING_TABLE | DBH Field Names Mapping | 20080220 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20100331 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | I | 20100331 | ||||
| 28 | Instance attribute | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20080220 | ||||
| 29 | Instance attribute | Private | Type reference (TYPE) | SDBLIN1024_TAB | Table for Structure SDBLIN1024 | 20100330 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | SDBLIN1024_TAB | Table for Structure SDBLIN1024 | 20100330 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | TT_SOURCE | 20100330 | ||||
| 32 | Instance attribute | Public | Type reference (TYPE) | FLAG | SQL_POSSIBLE ? | 20080225 | |||
| 33 | Constant | Public | Type reference (TYPE) | ABAP_BOOL | 'X' | 20080225 | |||
| 34 | Instance attribute | Public | Type reference (TYPE) | CHAR4 | 'OLTP' or 'LVC' | 20080225 | |||
| 35 | Instance attribute | Private | Type reference (TYPE) | ADA_DBH_MAPPING_TABLE | BI <--> DBA Mapping | 20100331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | ADA-DBH: Calculate Delta | 20100608 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080220 | |
| 3 | Instance method | Private | Method | ADA-DBH: Fill the data | 20100331 | |
| 4 | Instance method | Private | Method | ADA-DBH: Fill Header | 20100331 | |
| 5 | Instance method | Private | Method | ADA-DBH: Initialize the dates | 20100330 | |
| 6 | Instance method | Private | Method | 20100330 | ||
| 7 | Instance method | Private | Method | ADA-DBH: Load DB Analyzer CSV File | 20100330 | |
| 8 | Instance method | Public | Method | 20080220 | ||
| 9 | Instance method | Public | Method | 20080225 |
Events
Class CL_ADA_DBH_EXTRACTOR has no event.
Types
Class CL_ADA_DBH_EXTRACTOR has no local type.
Method Signatures
Method CALCULATE_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTRACTOR_DATA | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_DATA | 20100608 |
Method CALCULATE_DELTA on class CL_ADA_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 | 20080220 | |||
| 2 | CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20080220 | |||
| 3 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20080220 | |||
| 4 | PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 20090903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20090902 |
Method FILL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTRACTOR_DATA | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_DATA | 20100331 | ||||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20100331 |
Method FILL_DATA on class CL_ADA_DBH_EXTRACTOR has no exception.
Method FILL_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_HEADER | 20100331 |
Method FILL_HEADER on class CL_ADA_DBH_EXTRACTOR has no exception.
Method INITIALIZE_DATES Signature
Method INITIALIZE_DATES on class CL_ADA_DBH_EXTRACTOR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Extractor Exception | 20100331 |
Method INITIALIZE_TIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUIRED_RECORDS | Call by reference | Type reference (TYPE) | DBA_DBH_REQUIRED_RECORDS | 20100330 |
Method INITIALIZE_TIMES on class CL_ADA_DBH_EXTRACTOR has no exception.
Method LOAD_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEID | Value transfer | Type reference (TYPE) | SDB_DBMCMD | SAP DB: DBMServer-Kommando | 20100330 | |||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | STRING | 20100330 |
Method LOAD_SOURCE on class CL_ADA_DBH_EXTRACTOR has no exception.
Method MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BI_NAME | Call by reference | Type reference (TYPE) | STRING | 20080220 | ||||
| 2 | CONSTANT | Call by reference | Type reference (TYPE) | CLIKE | 20100331 | ||||
| 3 | CONV_FACTOR | Call by reference | Type reference (TYPE) | I | 20100331 | ||||
| 4 | DBA_NAME | Call by reference | Type reference (TYPE) | STRING | 20080220 | ||||
| 5 | DBMAX | Call by reference | Type reference (TYPE) | DB6DBREL | '9.9.99.99' | DB6: Datenbank-Release | 20100331 | ||
| 6 | DBREL | Call by reference | Type reference (TYPE) | DB6DBREL | '7.5.00.00' | DB6: Datenbank-Release | 20100331 | ||
| 7 | DELTA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100608 | |||
| 8 | ONLY_LVC | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20080225 | |||
| 9 | SRC | Call by reference | Type reference (TYPE) | STRING | 20100330 |
Method MAP on class CL_ADA_DBH_EXTRACTOR has no exception.
Method MAP_HEADER Signature
Method MAP_HEADER on class CL_ADA_DBH_EXTRACTOR has no parameter.
Method MAP_HEADER on class CL_ADA_DBH_EXTRACTOR has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |