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 CO_ROLE_DATA Instance attribute Protected Type reference (TYPE) CHAR1 'D' Single-Character Flag 20101210
2 CO_ROLE_KEY Instance attribute Protected Type reference (TYPE) CHAR1 'K' Single-Character Flag 20101210
3 MR_DATA_DESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20101210
4 MT_COMPONENTS Instance attribute Private Type reference (TYPE) ABAP_COMPONENT_TAB 20101210
5 MT_FIELDLIST Instance attribute Private Type reference (TYPE) TT_FIELDLIST 20101210
6 MT_MAPPING Instance attribute Private Type reference (TYPE) TT_MAPPING 20101210
7 MT_RESULT_COMPONENTS Instance attribute Private Type reference (TYPE) ABAP_COMPONENT_TAB 20101210
8 MV_CFG_STORE Instance attribute Protected Type reference (TYPE) STRING 20101210
9 MV_POSITION Instance attribute Private Type reference (TYPE) I 20101210
10 SYS_REF Instance attribute Protected Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101210
11 _INSTANCE 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 ADD_FIELD Instance method Protected Method 20101210
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101208
3 GET_INSTANCE Static method Public Method 20101208
4 GET_TIMESTAMP_DB_UTC Instance method Protected Method 20101210
5 INITIALIZE Instance method Protected Method 20101210
6 TRANSFORM 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 Importing DDF Call by reference Type reference (TYPE) STRING 20101210
2 Importing NAME Call by reference Type reference (TYPE) STRING 20101210
3 Importing ROLE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101210
# Exception Resumable Description Created on
1 CX_DBA_CCDB DBA-CCDB: General CCDB Error 20101210

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20101208
2 Returning 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 CX_DBA_CCDB 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 Returning TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20101210
# Exception Resumable Description Created on
1 CX_DBA_CCDB DBA-CCDB: General CCDB Error 20101210

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing DATA Call by reference Type reference (TYPE) TABLE 20101210
2 Returning XML_DATA Value transfer Type reference (TYPE) XSTRING 20101210
# Exception Resumable Description Created on
1 CX_DBA_CCDB DBA-CCDB: General CCDB Error 20101210
History
Last changed by/on SAP  20130531 
SAP Release Created in 731