SAP ABAP Class CL_DB6_CCDB_EXTRACTOR (DB6-CCDB: Config Change DB Extractor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
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 20101208
Properties
Class CL_DB6_CCDB_EXTRACTOR  
Short Description DB6-CCDB: Config Change DB Extractor    
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_RUNTIME   DBA Cockpit: Runtime 
Created 20101208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DB6_CCDB_EXTRACTOR has no forward declaration.
Interfaces
Class CL_DB6_CCDB_EXTRACTOR has no interface implemented.
Friends
Class CL_DB6_CCDB_EXTRACTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STORE_DBM_CFG Constant Public Type reference (TYPE) STRING 'DB6_DBMCONFIG' 20101210
2 CO_STORE_DB_CFG Constant Public Type reference (TYPE) STRING 'DB6_CONFIG' 20101210
3 CO_STORE_LEVEL Constant Public Type reference (TYPE) STRING 'DB6_LEVEL' 20101213
4 CO_STORE_REG_VAR Constant Public Type reference (TYPE) STRING 'DB6_REGISTRY' 20101210
Methods
# Method Level Visibility Method type Description Created on
1 EXTRACT_DBM_CFG Instance method Private Method DB6-CCDB: DBM CFG 20101210
2 EXTRACT_DB_CFG Instance method Private Method DB6-CCDB: DB CFG 20101208
3 EXTRACT_LEVEL Instance method Private Method DB6-CCDB: DB LEVEL 20101213
4 EXTRACT_REG_VAR Instance method Private Method DB6-CCDB: REGISTRY VARIABLES 20101210
Events
Class CL_DB6_CCDB_EXTRACTOR has no event.
Types
Class CL_DB6_CCDB_EXTRACTOR has no local type.
Method Signatures

Method EXTRACT_DBM_CFG 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) 20101210
2 Exporting XML_DATA Call by reference Type reference (TYPE) XSTRING 20101210
# Exception Resumable Description Created on
1 CX_DBA_CCDB DBA-CCDB: General CCDB Error 20101210

Method EXTRACT_DB_CFG 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) 20101208
2 Exporting XML_DATA Call by reference Type reference (TYPE) XSTRING 20101208
# Exception Resumable Description Created on
1 CX_DBA_CCDB DBA-CCDB: General CCDB Error 20101210

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) 20101213
2 Exporting XML_DATA Call by reference Type reference (TYPE) XSTRING 20101213
# Exception Resumable Description Created on
1 CX_DBA_CCDB DBA-CCDB: General CCDB Error 20101213

Method EXTRACT_REG_VAR 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) 20101210
2 Exporting XML_DATA Call by reference 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