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 | 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 | Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'BI_COMPR_LIC_STATUS' | Configuration Parameter ID according to CL_DBA_CONFIG | 20120810 | ||
| 2 | Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'CHECKNOTE_&1_LAST_DOWNLOAD' | Configuration Parameter ID according to CL_DBA_CONFIG | 20090623 | ||
| 3 | Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'LAST_ERRMSG_EXTRACT' | Configuration Parameter ID according to CL_DBA_CONFIG | 20100623 | ||
| 4 | Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'LAST_THLDS_EXTRACT' | Configuration Parameter ID according to CL_DBA_CONFIG | 20100917 | ||
| 5 | Constant | Public | Type reference (TYPE) | DBA_CONFIG-ID | 'SWITCH_DIAGLOG' | Configuration Parameter ID according to CL_DBA_CONFIG | 20061020 | ||
| 6 | 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 | Instance method | Public | Method | 20120810 | ||
| 2 | Instance method | Public | Method | 20090623 | ||
| 3 | Instance method | Public | Method | 20100623 | ||
| 4 | Instance method | Public | Method | 20100917 | ||
| 5 | Instance method | Public | Method | 20061020 | ||
| 6 | Instance method | Public | Method | 20061025 | ||
| 7 | Instance method | Public | Method | 20120810 | ||
| 8 | Instance method | Public | Method | 20090623 | ||
| 9 | Instance method | Public | Method | 20100623 | ||
| 10 | Instance method | Public | Method | 20100917 | ||
| 11 | Instance method | Public | Method | 20061020 | ||
| 12 | 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 | CHECK_TIMESTAMP | Call by reference | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20120810 | |||
| 2 | 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 | SAPNOTE | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 | CHECK_TIMESTAMP | Call by reference | Type reference (TYPE) | DB6TSTAMP_STRUCT | DB6: Date/Time Timestamp | 20120810 | |||
| 2 | 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 | SAPNOTE | Call by reference | Type reference (TYPE) | STRING | 20090623 | ||||
| 2 | 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 | 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 | 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 | 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 | 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 |