SAP ABAP Class CL_SYB_DBH_FRAMEWORK (SYB-DBH: Extracts Statistics; Cleanup Msglog)
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_SYB_DBH_COLLECTOR SYB-DBH: Collector 20100811
Properties
Class CL_SYB_DBH_FRAMEWORK  
Short Description SYB-DBH: Extracts Statistics; Cleanup Msglog    
Super Class CL_SYB_DBH_COLLECTOR SYB-DBH: Collector 
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_FRAMEWORK has no interface implemented.
Friends
Class CL_SYB_DBH_FRAMEWORK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SP_CLEANUP Constant Public Type reference (TYPE) DB6_DBH_ROUTINE_NAME 'saptools..SP_DBH_FWK_CLEANUP' 20100809
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATABASE_SETTINGS Instance method Private Method 20120221
2 CHECK_SYBMGMTDB Instance method Private Method 20120412
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100809
Events
Class CL_SYB_DBH_FRAMEWORK has no event.
Types
Class CL_SYB_DBH_FRAMEWORK has no local type.
Method Signatures

Method CHECK_DATABASE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTOCORRECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120221
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20120221

Method CHECK_SYBMGMTDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTOCORRECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120412
# Exception Resumable Description Created on
1 CX_DBA_RDI_SETUP DBA-DBH: Setup Corrupted 20120412

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
# 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