SAP ABAP Class CL_HDB_DBH_EXTRACTOR (DB6-DBH: Extractor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)

⤷

⤷

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 | 20110620 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_HOST_TAB_VIRT_FILES | HDB-DBH: Extractor for Host Table Virtual Files | 20120220 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_VOLUME_IO_PERF | HDB-DBH: Extractor for Volume IO Performance Statistics | 20120208 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_VOLUME_FILES | HDB-DBH: Extractor for Volume Files | 20110622 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_SQL_PLAN_CACHE_TOP | HDB-DBH: Extractor for SQL Plan Cache Top | 20121114 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_SERVICE_MEMORY_COMP | Service Memory Components | 20130812 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_RESOURCE_UTILIZAT | HDB-DBH: Extractor for Resource Utilization | 20110622 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_MEMORY_STATISTICS | HDB-DBH: Extractor for Memory Statistics | 20110622 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_INTERNAL_EVENTS | HDB-DBH: Extractor for Internal Events | 20110704 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_INDX_SERV_HEAP | HDB-DBH: Extractor for Index Server Heap | 20110704 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_DBH_HOST_VOLUME_IO_STAT | HDB-DBH: Extractor for Memory Statistics | 20130426 |
... | Click here to see Used By full list (20 items) |
Properties
Class | CL_HDB_DBH_EXTRACTOR | |
Short Description | DB6-DBH: Extractor | |
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 | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20110620 | 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_HDB_DBH_EXTRACTOR has no interface implemented.
Friends
Class CL_HDB_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) | STRING | CL_DBA_RDI_QUERY=>CO_CUBE_MODEL_COLS | 20110620 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110620 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | DBA-DBH: Collector/Extractor Class | 20110620 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120326 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20120326 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | '' | DB6-DBH: Namespace Prefix | 20110620 | |
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20110620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110620 |
2 | ![]() |
Instance method | Protected | Method | 20120323 | |
3 | ![]() |
Instance method | Protected | Method | 20120326 |
Events
Class CL_HDB_DBH_EXTRACTOR has no event.
Types
Class CL_HDB_DBH_EXTRACTOR has no local type.
Method Signatures
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 | 20110620 | ||
2 | ![]() |
CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20110620 | ||
3 | ![]() |
DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20110620 | ||
4 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | DB6-DBH: Prefix | 20110620 | ||
5 | ![]() |
RDI | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI | DBA-RDI: Back-End Wrapper | 20110620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Setup Corrupted | 20110620 |
Method GET_HISTORY_TSTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGGREGATION | Call by reference | Type reference (TYPE) | STRING | 20120323 | |||
2 | ![]() |
TSTAMP | Value transfer | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20120323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Collector Exception | 20120323 |
Method INITIALIZE_STG_TABLE Signature
Method INITIALIZE_STG_TABLE on class CL_HDB_DBH_EXTRACTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-DBH: Collector Exception | 20120326 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |