SAP ABAP Class CL_DBA_ALERT_ATTR (CL_DBA_ALERT_ATTR)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_MTE | DBA Cockpit: Alert MTE | 20060621 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_MSC_ATTR | 20060616 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_PERF_ATTR | 20060616 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_SMES_ATTR | 20060616 | |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_TXT_ATTR | 20060616 |
Properties
| Class | CL_DBA_ALERT_ATTR | |
| Short Description | ||
| Super Class | CL_DBA_ALERT_MTE | DBA Cockpit: Alert MTE |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_ALERT | DBA Cockpit: Alerting |
| Created | 20060616 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ALERT_ATTR has no forward declaration.
Interfaces
Class CL_DBA_ALERT_ATTR has no interface implemented.
Friends
Class CL_DBA_ALERT_ATTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ALVALUE | 1 | AL_VAL_GREEN | 20060616 | ||
| 2 | Constant | Public | Type reference (TYPE) | ALVALUE | 0 | AL_VA_INACTIV | 20060621 | ||
| 3 | Constant | Public | Type reference (TYPE) | ALVALUE | 3 | AL_VAL_RED | 20060616 | ||
| 4 | Constant | Public | Type reference (TYPE) | ALVALUE | 2 | AL_VAL_YELLOW | 20060616 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | -1 | 20060911 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 1 | 20060911 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 2 | 20060911 | |||
| 8 | Constant | Public | Type reference (TYPE) | ALSEVERITY | DB6AL_PRIO_HIGH | PRIO_HIGH | 20060616 | ||
| 9 | Constant | Public | Type reference (TYPE) | ALSEVERITY | DB6AL_PRIO_LOW | PRIO_LOW | 20060616 | ||
| 10 | Constant | Public | Type reference (TYPE) | ALSEVERITY | DB6AL_PRIO_MEDIUM | PRIO_MEDIUM | 20060616 | ||
| 11 | Constant | Public | Type reference (TYPE) | ALSEVERITY | -1 | PRIO_UNDEFINED | 20060616 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 3 | 20060911 | |||
| 13 | Constant | Public | Type reference (TYPE) | I | 4 | 20060911 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'msc' | TYPE_MSGCONTAINER | 20060616 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'pf' | TYPE_PERFORMANCE | 20060616 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'sm' | TYPE_STATUSMESSAGE | 20060616 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'txt' | TYPE_TEXT | 20060616 | ||
| 18 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20060619 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060616 | |
| 2 | Instance method | Public | Method | 20060907 | ||
| 3 | Instance method | Protected | Method | SET_ALERT | 20060616 | |
| 4 | Instance method | Public | Method | SET_COLLECTOR | 20060616 | |
| 5 | Instance method | Public | Method | 20101020 |
Events
Class CL_DBA_ALERT_ATTR has no event.
Types
Class CL_DBA_ALERT_ATTR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANALYZER | Call by reference | Type reference (TYPE) | I | DBA Cockpit Action | 20071208 | |||
| 2 | ATTR | Call by reference | Type reference (TYPE) | DB6AL_MTE_ID | ATTR | 20060616 | |||
| 3 | CUSTOM_GROUP | Call by reference | Type reference (TYPE) | ALCUSGROUP | Alert: Customization: Name of Customization Group | 20060801 | |||
| 4 | HELP_MSG | Call by reference | Type reference (TYPE) | I | HELP_MSG | 20060616 | |||
| 5 | MTE_CLASS | Call by reference | Type reference (TYPE) | ALCUSGROUP | Alert: Customization: Name of Customization Group | 20060801 | |||
| 6 | OBJ | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERT_OBJECT | OBJ | 20060616 | |||
| 7 | PRIO | Call by reference | Type reference (TYPE) | I | CL_DBA_ALERT_ATTR=>PRIO_UNDEFINED | PRIO | 20060616 | ||
| 8 | TYPE | Call by reference | Type reference (TYPE) | STRING | TYPE | 20060616 | |||
| 9 | TYPE_CLASS | Call by reference | Type reference (TYPE) | ALTIDMTCL | Alert: monitoring type class (perf., single msg.,...) | 20060621 | |||
| 10 | UNIT | Call by reference | Type reference (TYPE) | ALUNIT | UNIT | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_DBA_ALERT_TREE | 20060616 |
Method GET_PARTITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARTITION | Value transfer | Type reference (TYPE) | I | 20060907 |
Method GET_PARTITION on class CL_DBA_ALERT_ATTR has no exception.
Method SET_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALERT_MSG | Call by reference | Type reference (TYPE) | SYMSGNO | ALERT_MSG | 20060616 | |||
| 2 | ALERT_VALUE | Call by reference | Type reference (TYPE) | I | ALERT_VALUE | 20060616 | |||
| 3 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20061013 | |||
| 4 | OP | Call by reference | Type reference (TYPE) | C | OP | 20060616 | |||
| 5 | PARLIST | Call by reference | Type reference (TYPE) | C | PARLIST | 20060616 |
Method SET_ALERT on class CL_DBA_ALERT_ATTR has no exception.
Method SET_COLLECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | GROUP_BATCH | 20060911 | |||
| 2 | RESTART | Call by reference | Type reference (TYPE) | I | RESTART | 20060616 | |||
| 3 | TIMEOUT | Call by reference | Type reference (TYPE) | I | TIMEOUT | 20060616 | |||
| 4 | TOOL | Call by reference | Type reference (TYPE) | CHAR6 | TOOL | 20060616 | |||
| 5 | WARMUP | Call by reference | Type reference (TYPE) | I | WARMUP | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_DBA_ALERT_TREE | 20060616 |
Method SET_E2E_ALERT_KEY_FIGURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY_FIGURE | Call by reference | Type reference (TYPE) | STRING | 20101020 |
Method SET_E2E_ALERT_KEY_FIGURE on class CL_DBA_ALERT_ATTR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |