SAP ABAP Class CL_DBA_ALERT_RT_MC (DBA Cockpit: RZ20 Monitor Context Runtime)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
⤷
SDBA_ALERT (Package) DBA Cockpit: Alerting
⤷
⤷
Properties
| Class | CL_DBA_ALERT_RT_MC | |
| Short Description | DBA Cockpit: RZ20 Monitor Context Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_ALERT | DBA Cockpit: Alerting |
| Created | 20060918 | SAP |
| Last change | 20110908 | 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_DBA_ALERT_RT_MC has no interface implemented.
Friends
Class CL_DBA_ALERT_RT_MC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DB6AL_CFG_TABLE | 20060918 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | DBA_ALERT_METRICS | DBA: Database Alert Metrics | 20090224 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | REGISTERED_TOOL_LIST | 20060918 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20060918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060918 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060918 | |
| 3 | Instance method | Public | Method | 20060918 | ||
| 4 | Instance method | Public | Method | 20090224 | ||
| 5 | Instance method | Public | Method | 20060920 | ||
| 6 | Instance method | Public | Method | 20060920 | ||
| 7 | Instance method | Public | Method | 20090224 | ||
| 8 | Instance method | Public | Method | 20060918 | ||
| 9 | Instance method | Public | Method | 20060918 | ||
| 10 | Instance method | Public | Method | 20060918 | ||
| 11 | Instance method | Public | Method | 20060918 | ||
| 12 | Instance method | Private | Method | 20060920 | ||
| 13 | Instance method | Public | Method | 20090421 |
Events
Class CL_DBA_ALERT_RT_MC has no event.
Types
Class CL_DBA_ALERT_RT_MC has no local type.
Method Signatures
Method COLLECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIALOG_MODE | Call by reference | Type reference (TYPE) | ALTYPES-CHAR1 | Single-Character Flag | 20060918 |
Method COLLECT on class CL_DBA_ALERT_RT_MC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_SYS | 20060918 |
Method CONSTRUCTOR on class CL_DBA_ALERT_RT_MC has no exception.
Method CREATE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERT_RT_ATTR | DBA Cockpit: RZ20 Runtime Attribute | 20060918 | |||
| 2 | MT_TOOL_INFO | Call by reference | Type reference (TYPE) | ALTLEXDESC | Alert: Description of a tool instance to be executed | 20060918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20060918 |
Method CREATE_E2E_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTENAME | Call by reference | Type reference (TYPE) | ALMTNAMESH | Alert: Short Name of Monitoring Type | 20090224 | |||
| 2 | ATTR_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERT_RT_ATTR | DBA Cockpit: RZ20 Attribute Runtime | 20090224 | |||
| 3 | MCNAME | Call by reference | Type reference (TYPE) | ALMTNAMESH | Alert: Short Name of Monitoring Type | 20090224 | |||
| 4 | OBJECTNAME | Call by reference | Type reference (TYPE) | ALMTNAMESH | Alert: Short Name of Monitoring Type | 20090224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20090313 |
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_TOOL_INFO | Call by reference | Type reference (TYPE) | ALTLEXDESC | Alert: Description of a tool instance to be executed | 20060920 | |||
| 2 | OBJECT_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERT_RT_OBJECT | DBA Cockpit: RZ20 Object Runtime | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20060920 |
Method CREATE_SUMMARY_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_TOOL_INFO | Call by reference | Type reference (TYPE) | ALTLEXDESC | Alert: Description of a tool instance to be executed | 20060920 | |||
| 2 | SUMMARY_NODE_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERT_RT_SUMMARY_NODE | DBA Cockpit: RZ20 Summary Node Runtime | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20060920 |
Method GET_METRICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METRICS | Value transfer | Type reference (TYPE) | DBA_ALERT_METRICS | DBA: Database Alert Metrics | 20090224 |
Method GET_METRICS on class CL_DBA_ALERT_RT_MC has no exception.
Method GET_MTE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MTE_INFO | Value transfer | Type reference (TYPE) | SALRMTEGEN | Funktionsgruppe SALR: allgemeine Daten eines MTE | 20060918 | |||
| 2 | MT_TOOL_INFO | Call by reference | Type reference (TYPE) | ALTLEXDESC | Alert: Beschreibung einer auszuführenden Toolinstanz | 20060918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20060918 |
Method LOAD Signature
Method LOAD on class CL_DBA_ALERT_RT_MC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20060918 |
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLECTOR_REF | Call by reference | Object reference (TYPE REF TO) | IF_DBA_ALERT_COLLECTOR | DBA Cockpit: Interface for Collectors | 20060918 |
Method REGISTER on class CL_DBA_ALERT_RT_MC has no exception.
Method RESET_COLLECT Signature
Method RESET_COLLECT on class CL_DBA_ALERT_RT_MC has no parameter.
Method RESET_COLLECT on class CL_DBA_ALERT_RT_MC has no exception.
Method SELF_MONITORING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_NAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20060920 | |||
| 2 | RC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20060920 |
Method SET_CFG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CFG | Call by reference | Type reference (TYPE) | DB6AL_CFG_TABLE | 20090421 |
Method SET_CFG on class CL_DBA_ALERT_RT_MC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |