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 MR_ALERT_DEFINITION 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 EVALUATE Instance method Public Method 20120717
2 EVALUATE_SINGLE_VALUE Instance method Public Method 20120717
3 EVALUATE_STRUCTURE Instance method Private Method 20120717
4 GET_ALERT_DEFINITION Instance method Public Method 20120717
5 SET_ALERT_DEFINITION 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 Importing DATA Call by reference Type reference (TYPE) ANY 20120717
2 Exporting 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 CX_DBA_ALERT_COLLECTOR 20120717

Method EVALUATE_SINGLE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC_FIELD Call by reference Type reference (TYPE) STRING 20120717
2 Importing DDIC_STRUCTURE Call by reference Type reference (TYPE) STRING 20120717
3 Importing IS_STRUCT Call by reference Type reference (TYPE) DATA 20120814
4 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20120814
5 Returning 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 Exporting EVALUATED_STRUCTURE Call by reference Type reference (TYPE) DBA_TABLE_ALERT_EVALUATED DBA: Table Alert Evaluated 20120717
2 Importing STRUC Call by reference Type reference (TYPE) ANY 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR 20120717

Method GET_ALERT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing 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