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 E_ALERT_TYPE Constant Public See coding 20120813
2 E_DIRECTION Constant Public See coding 20120813
3 E_METRIC_SOURCE Constant Public See coding 20120910
4 E_RULE_NAME Constant Public See coding 20120813
5 E_RULE_OPERATOR Constant Public See coding 20120813
6 E_RULE_THRESHOLD_NAME Constant Public See coding 20120815
7 MV_DDIC Instance attribute Private Type reference (TYPE) STRING 20120717
8 MV_FIELD Instance attribute Private Type reference (TYPE) STRING 20120717
9 MV_TEXT Instance attribute Private Type reference (TYPE) STRING 20120717
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE Instance method Public Method 20120717
2 CONSTRUCTOR Instance method Public Constructor 20120717
3 GET_DDIC Instance method Public Method 20120717
4 GET_FIELD Instance method Public Method 20120717
5 GET_METRIC_RULE Instance method Public Method 20120910
6 GET_RATING Static method Public Method 20120918
7 GET_TEXT Instance method Public Method 20120717
8 GET_TOOLTIP 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 Importing IV_VALUE Call by reference Type reference (TYPE) DATA 20120717
2 Returning 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 Importing IV_DDIC Call by reference Type reference (TYPE) STRING 20120717
2 Importing 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 Returning 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 Returning 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 Exporting ET_RULES Call by reference Type reference (TYPE) DBA_ALERTING_METRIC_RULE_TABLE DBA: Alerting Metric Rule Table 20120910
2 Exporting 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 Importing IV_RATING Call by reference Type reference (TYPE) DBA_ALERT_RULE_TEXT-RATING 20120918
2 Returning 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 Returning 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 Returning 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