SAP ABAP Class CL_DB6_CONFIG (DB6: Monitoring Settings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20061020
Properties
Class CL_DB6_CONFIG  
Short Description DB6: Monitoring Settings    
Super Class CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20061020   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_DB6_CONFIG has no interface implemented.
Friends
Class CL_DB6_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID_BI_COMPR_LICENSE_STATUS Constant Public Type reference (TYPE) DBA_CONFIG-ID 'BI_COMPR_LIC_STATUS' Configuration Parameter ID according to CL_DBA_CONFIG 20120810
2 ID_CHECKNOTE_LASTLOAD_PATTERN Constant Public Type reference (TYPE) DBA_CONFIG-ID 'CHECKNOTE_&1_LAST_DOWNLOAD' Configuration Parameter ID according to CL_DBA_CONFIG 20090623
3 ID_LAST_ERRMSG_EXTRACT Constant Public Type reference (TYPE) DBA_CONFIG-ID 'LAST_ERRMSG_EXTRACT' Configuration Parameter ID according to CL_DBA_CONFIG 20100623
4 ID_LAST_THLDS_EXTRACT Constant Public Type reference (TYPE) DBA_CONFIG-ID 'LAST_THLDS_EXTRACT' Configuration Parameter ID according to CL_DBA_CONFIG 20100917
5 ID_SWITCH_DIAGLOG Constant Public Type reference (TYPE) DBA_CONFIG-ID 'SWITCH_DIAGLOG' Configuration Parameter ID according to CL_DBA_CONFIG 20061020
6 ID_TCOLL_SERVER Constant Public Type reference (TYPE) DBA_CONFIG-ID 'TCOLL_SERVER' Configuration Parameter ID according to CL_DBA_CONFIG 20061025
Methods
# Method Level Visibility Method type Description Created on
1 GET_BI_COMPR_LICENSE_STATUS Instance method Public Method 20120810
2 GET_CHECKNOTE_DOWNLOAD_TIME Instance method Public Method 20090623
3 GET_LAST_ERRMSG_EXTRACT Instance method Public Method 20100623
4 GET_LAST_THLDS_EXTRACT Instance method Public Method 20100917
5 GET_SWITCH_DIAGLOG Instance method Public Method 20061020
6 GET_TCOLL_SERVER Instance method Public Method 20061025
7 SET_BI_COMPR_LICENSE_STATUS Instance method Public Method 20120810
8 SET_CHECKNOTE_DOWNLOAD_TIME Instance method Public Method 20090623
9 SET_LAST_ERRMSG_EXTRACT Instance method Public Method 20100623
10 SET_LAST_THLDS_EXTRACT Instance method Public Method 20100917
11 SET_SWITCH_DIAGLOG Instance method Public Method 20061020
12 SET_TCOLL_SERVER Instance method Public Method 20061025
Events
Class CL_DB6_CONFIG has no event.
Types
Class CL_DB6_CONFIG has no local type.
Method Signatures

Method GET_BI_COMPR_LICENSE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHECK_TIMESTAMP Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20120810
2 Exporting STATUS Call by reference Type reference (TYPE) ABAP_BOOL 20120810

Method GET_BI_COMPR_LICENSE_STATUS on class CL_DB6_CONFIG has no exception.

Method GET_CHECKNOTE_DOWNLOAD_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SAPNOTE Call by reference Type reference (TYPE) STRING 20090623
2 Returning TIMESTAMP Value transfer Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20090623

Method GET_CHECKNOTE_DOWNLOAD_TIME on class CL_DB6_CONFIG has no exception.

Method GET_LAST_ERRMSG_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAST_ERRMSG_EXTRACT Value transfer Type reference (TYPE) DB6DATETIM DB6: Built-In UDB Type Timestamp 20100623

Method GET_LAST_ERRMSG_EXTRACT on class CL_DB6_CONFIG has no exception.

Method GET_LAST_THLDS_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAST_THLDS_EXTRACT Value transfer Type reference (TYPE) DB6DATETIM DB6: Built-In UDB Type Timestamp 20100917

Method GET_LAST_THLDS_EXTRACT on class CL_DB6_CONFIG has no exception.

Method GET_SWITCH_DIAGLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SWITCH_DIAGLOG Value transfer Type reference (TYPE) ABAP_BOOL 20061020

Method GET_SWITCH_DIAGLOG on class CL_DB6_CONFIG has no exception.

Method GET_TCOLL_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TCOLL_SERVER Value transfer Type reference (TYPE) STRING 20061025

Method GET_TCOLL_SERVER on class CL_DB6_CONFIG has no exception.

Method SET_BI_COMPR_LICENSE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_TIMESTAMP Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20120810
2 Importing STATUS Call by reference Type reference (TYPE) ABAP_BOOL 20120810

Method SET_BI_COMPR_LICENSE_STATUS on class CL_DB6_CONFIG has no exception.

Method SET_CHECKNOTE_DOWNLOAD_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SAPNOTE Call by reference Type reference (TYPE) STRING 20090623
2 Importing TIMESTAMP Call by reference Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20090623

Method SET_CHECKNOTE_DOWNLOAD_TIME on class CL_DB6_CONFIG has no exception.

Method SET_LAST_ERRMSG_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAST_ERRMSG_EXTRACT Call by reference Type reference (TYPE) DB6DATETIM DB6: Built-In UDB Type Timestamp 20100623

Method SET_LAST_ERRMSG_EXTRACT on class CL_DB6_CONFIG has no exception.

Method SET_LAST_THLDS_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LAST_THLDS_EXTRACT Call by reference Type reference (TYPE) DB6DATETIM DB6: Built-In UDB Type Timestamp 20100917

Method SET_LAST_THLDS_EXTRACT on class CL_DB6_CONFIG has no exception.

Method SET_SWITCH_DIAGLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SWITCH_DIAGLOG Call by reference Type reference (TYPE) ABAP_BOOL 20061020

Method SET_SWITCH_DIAGLOG on class CL_DB6_CONFIG has no exception.

Method SET_TCOLL_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TCOLL_SERVER Call by reference Type reference (TYPE) CLIKE 20061025

Method SET_TCOLL_SERVER on class CL_DB6_CONFIG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710