SAP ABAP Class CL_DBA_ALERTING_RULE_OBJECT (DBA: Alert Rule Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
⤷
SDBA_ALERT_E2E (Package) DBA Cockpit: Alerting E2E
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERTING_RULE_GR | DBA: Alert Rule Green Red | 20120717 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERTING_RULE_GYR | DBA: Alert Rule Green Yellow Red | 20120717 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERTING_RULE_REGEX | DBA: Alert Rule RegEx | 20120717 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERTING_RULE_SIMPLE | DBA: Alerting Simple Threshold | 20120813 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERTING_RULE_TEXT | DBA: Alerting Rule Text | 20120815 |
Properties
| Class | CL_DBA_ALERTING_RULE_OBJECT | |
| Short Description | DBA: Alert Rule Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_ALERT_E2E | DBA Cockpit: Alerting E2E |
| Created | 20120717 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ALERTING_RULE_OBJECT has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_RULE_OBJECT has no interface implemented.
Friends
Class CL_DBA_ALERTING_RULE_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120813 | |||||
| 2 | Constant | Public | See coding | 20120813 | |||||
| 3 | Constant | Public | See coding | 20120910 | |||||
| 4 | Constant | Public | See coding | 20120813 | |||||
| 5 | Constant | Public | See coding | 20120813 | |||||
| 6 | Constant | Public | See coding | 20120815 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120717 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120717 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120717 | ||
| 2 | Instance method | Public | Constructor | 20120717 | ||
| 3 | Instance method | Public | Method | 20120717 | ||
| 4 | Instance method | Public | Method | 20120717 | ||
| 5 | Instance method | Public | Method | 20120910 | ||
| 6 | Static method | Public | Method | 20120918 | ||
| 7 | Instance method | Public | Method | 20120717 | ||
| 8 | Instance method | Public | Method | 20120905 |
Events
Class CL_DBA_ALERTING_RULE_OBJECT has no event.
Types
Class CL_DBA_ALERTING_RULE_OBJECT has no local type.
Method Signatures
Method CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20120717 | ||||
| 2 | RV_TRAFFIC_LIGHT | Value transfer | Type reference (TYPE) | DBA_ACE_TRAFFIC_LIGHT_NUMERIC | DBA: ACE Trafffic Light Numeric | 20120813 |
Method CALCULATE on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DDIC | Call by reference | Type reference (TYPE) | STRING | 20120717 | ||||
| 2 | IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120717 |
Method CONSTRUCTOR on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
Method GET_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DDIC | Value transfer | Type reference (TYPE) | STRING | 20120717 |
Method GET_DDIC on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
Method GET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIELD | Value transfer | Type reference (TYPE) | STRING | 20120717 |
Method GET_FIELD on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
Method GET_METRIC_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RULES | Call by reference | Type reference (TYPE) | DBA_ALERTING_METRIC_RULE_TABLE | DBA: Alerting Metric Rule Table | 20120910 | |||
| 2 | EV_RULE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120910 |
Method GET_METRIC_RULE on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
Method GET_RATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RATING | Call by reference | Type reference (TYPE) | DBA_ALERT_RULE_TEXT-RATING | 20120918 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120918 |
Method GET_RATING on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120717 |
Method GET_TEXT on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
Method GET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20120905 |
Method GET_TOOLTIP on class CL_DBA_ALERTING_RULE_OBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |