SAP ABAP Class CL_HDB_CCDB_EXTRACTOR (HDB: Extractor Class for ST CCDB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ HAN-DB (Application Component) SAP HANA Database
⤷ SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
⤷ 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_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor | 20110510 |
Properties
Class | CL_HDB_CCDB_EXTRACTOR | |
Short Description | HDB: Extractor Class for ST CCDB | |
Super Class | CL_DBA_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
Created | 20110510 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HDB_CCDB_EXTRACTOR has no forward declaration.
Interfaces
Class CL_HDB_CCDB_EXTRACTOR has no interface implemented.
Friends
Class CL_HDB_CCDB_EXTRACTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_STORE_LEVEL | Constant | Public | Type reference (TYPE) | STRING | 'HDB_LEVEL' | 20110510 | ||
2 | CO_STORE_PARAMETER | Constant | Public | Type reference (TYPE) | STRING | 'HDB_PARAMETER' | 20110510 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | EXTRACT_LEVEL | Instance method | Private | Method | HDB Level Extraction | 20110510 |
2 | EXTRACT_PARAMETERS | Instance method | Private | Method | HDB Parameter Extraction | 20110510 |
Events
Class CL_HDB_CCDB_EXTRACTOR has no event.
Types
Class CL_HDB_CCDB_EXTRACTOR has no local type.
Method Signatures
Method EXTRACT_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110510 | ||
2 | Exporting | XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20110510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DBA_CCDB | DBA-CCDB: General CCDB Error | 20110510 |
Method EXTRACT_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110510 | ||
2 | Exporting | XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20110510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_DBA_CCDB | DBA-CCDB: General CCDB Error | 20110510 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |