SAP ABAP Class CL_DBA_CCDB_EXTRACTOR (DBA-CCDB: Config Change DB Extractor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
⤷
SDBA_ALERT_E2E (Package) DBA Cockpit: Alerting E2E

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor | 20101208 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADA_CCDB_EXTRACTOR | SDB: Extractor Class for ST CCDB | 20110505 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_CCDB_EXTRACTOR | DB2-CCDB: Config Change DB Extractor | 20110629 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_CCDB_EXTRACTOR | DB6-CCDB: Config Change DB Extractor | 20101208 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_CCDB_EXTRACTOR | HDB: Extractor Class for ST CCDB | 20110510 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_CCDB_EXTRACTOR | MSS-CCDB: Config Change DB Extractor | 20101213 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_CCDB_EXTRACTOR | ORA-CCDB: Config Change DB Extractor for Oracle | 20111019 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_CCDB_EXTRACTOR | SYB-CCDB: Config Change Extractor | 20110506 |
Properties
Class | CL_DBA_CCDB_EXTRACTOR | |
Short Description | DBA-CCDB: Config Change DB Extractor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_ALERT_E2E | DBA Cockpit: Alerting E2E |
Created | 20101208 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_CCDB_EXTRACTOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor | 20101208 |
Friends
Class CL_DBA_CCDB_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) | CHAR1 | 'D' | Single-Character Flag | 20101210 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | 'K' | Single-Character Flag | 20101210 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20101210 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20101210 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_FIELDLIST | 20101210 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_MAPPING | 20101210 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20101210 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20101210 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20101210 | |||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20101210 | ||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor | 20101208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20101210 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101208 |
3 | ![]() |
Static method | Public | Method | 20101208 | |
4 | ![]() |
Instance method | Protected | Method | 20101210 | |
5 | ![]() |
Instance method | Protected | Method | 20101210 | |
6 | ![]() |
Instance method | Protected | Method | 20101210 |
Events
Class CL_DBA_CCDB_EXTRACTOR has no event.
Types
Class CL_DBA_CCDB_EXTRACTOR has no local type.
Method Signatures
Method ADD_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DDF | Call by reference | Type reference (TYPE) | STRING | 20101210 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20101210 | |||
3 | ![]() |
ROLE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20101210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-CCDB: General CCDB Error | 20101210 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | Logical name for a database connection | 20101210 |
Method CONSTRUCTOR on class CL_DBA_CCDB_EXTRACTOR has no exception.
Method GET_INSTANCE 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 | 20101208 | ||
2 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_CCDB_EXTRACTOR | DBA-CCDB: Config Change DB Extractor | 20101208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-CCDB: General CCDB Error | 20101210 |
Method GET_TIMESTAMP_DB_UTC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20101210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-CCDB: General CCDB Error | 20101210 |
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | 20101210 |
Method INITIALIZE on class CL_DBA_CCDB_EXTRACTOR has no exception.
Method TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | TABLE | 20101210 | |||
2 | ![]() |
XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20101210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-CCDB: General CCDB Error | 20101210 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |