SAP ABAP Class CL_DBA_ALERTING_EVALUATOR (DBA: Alert Evaluator)
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
⤷
⤷
Properties
| Class | CL_DBA_ALERTING_EVALUATOR | |
| Short Description | DBA: Alert Evaluator | |
| 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_EVALUATOR has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_EVALUATOR has no interface implemented.
Friends
Class CL_DBA_ALERTING_EVALUATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_ALERTING | DBA: Back-end Alerting | 20120717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120717 | ||
| 2 | Instance method | Public | Method | 20120717 | ||
| 3 | Instance method | Private | Method | 20120717 | ||
| 4 | Instance method | Public | Method | 20120717 | ||
| 5 | Instance method | Public | Method | 20120717 |
Events
Class CL_DBA_ALERTING_EVALUATOR has no event.
Types
Class CL_DBA_ALERTING_EVALUATOR has no local type.
Method Signatures
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20120717 | ||||
| 2 | EVALUATED_ALERTS | Call by reference | Type reference (TYPE) | DBA_TABLE_OF_TABLE_ALERT_EVAL | DBA: Table of Table Alert Evaluated | 20120717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120717 |
Method EVALUATE_SINGLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DDIC_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120717 | ||||
| 2 | DDIC_STRUCTURE | Call by reference | Type reference (TYPE) | STRING | 20120717 | ||||
| 3 | IS_STRUCT | Call by reference | Type reference (TYPE) | DATA | 20120814 | ||||
| 4 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20120814 | ||||
| 5 | RV_RATING | Value transfer | Type reference (TYPE) | DBA_ACE_TRAFFIC_LIGHT_NUMERIC | DBA: ACE Trafffic Light Numeric | 20120814 |
Method EVALUATE_SINGLE_VALUE on class CL_DBA_ALERTING_EVALUATOR has no exception.
Method EVALUATE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVALUATED_STRUCTURE | Call by reference | Type reference (TYPE) | DBA_TABLE_ALERT_EVALUATED | DBA: Table Alert Evaluated | 20120717 | |||
| 2 | STRUC | Call by reference | Type reference (TYPE) | ANY | 20120717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120717 |
Method GET_ALERT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERTING | DBA: Back-end Alerting | 20120717 |
Method GET_ALERT_DEFINITION on class CL_DBA_ALERTING_EVALUATOR has no exception.
Method SET_ALERT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERTING | DBA: Back-end Alerting | 20120717 |
Method SET_ALERT_DEFINITION on class CL_DBA_ALERTING_EVALUATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |