SAP ABAP Class CL_SYB_DBH_EXTRACTOR (SYB-DBH: Extractor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
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 20100809
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SYB_DBH_COLLECTOR SYB-DBH: Collector 20100809
Properties
Class CL_SYB_DBH_EXTRACTOR  
Short Description SYB-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 SMSYB   SYBASE Database Monitor 
Created 20100809   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SYB_DBH_EXTRACTOR has no interface implemented.
Friends
Class CL_SYB_DBH_EXTRACTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DPW_CUBE_MODEL Instance attribute Protected Type reference (TYPE) STRING CL_DBA_RDI_QUERY=>CO_CUBE_MODEL_COLS 20100809
2 DPW_HOUR_AGGR Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100809
3 EXTRACTOR_NAME Instance attribute Protected Type reference (TYPE) STRING DBA-DBH: Collector/Extractor Class 20100809
4 PREFIX Instance attribute Protected Type reference (TYPE) STRING '' 20100809
5 RDI Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20100809
6 SETUP Instance attribute Protected Object reference (TYPE REF TO) CL_SYB_DBH_SETUP 20100809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100809
2 INIT_SETUP Instance method Protected Method 20100809
Events
Class CL_SYB_DBH_EXTRACTOR has no event.
Types
Class CL_SYB_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 Importing BI_SERVER Call by reference Type reference (TYPE) DBA_DBH_BI_SERVER DBA-DBH: BI Server 20100809
2 Importing CONFIGSTRING Call by reference Type reference (TYPE) DBA_DBH_CONFIG_STRING DBA-DBH: Configuration String 20100809
3 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20100809
4 Importing PREFIX Call by reference Type reference (TYPE) DB6_DBH_ROUTINE_NAME DB6-DBH: Prefix 20100809
5 Importing RDI Call by reference Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20100809
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100809

Method INIT_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INIT_COLLECTOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE DB6-DBH: Initialize Collector 20100809
# Exception Resumable Description Created on
1 CX_DBA_DBH_SETUP DBA-DBH: Setup Corrupted 20100809
History
Last changed by/on SAP  20130531 
SAP Release Created in 703