SAP ABAP Class CL_DBA_ALERTING_RULE_GR (DBA: Alert Rule Green Red)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERTING_RULE_OBJECT DBA: Alert Rule Object 20120717
Properties
Class CL_DBA_ALERTING_RULE_GR  
Short Description DBA: Alert Rule Green Red    
Super Class CL_DBA_ALERTING_RULE_OBJECT DBA: Alert Rule Object 
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_GR has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_RULE_GR has no interface implemented.
Friends
Class CL_DBA_ALERTING_RULE_GR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DIRECTION Constant Public Type reference (TYPE) STRING 'DIRECTION' 20120717
2 CO_GREENTORED Constant Public Type reference (TYPE) STRING 'GREENTORED' 20120717
3 MV_DIRECTION Instance attribute Private Type reference (TYPE) DBA_ALERT_RULE_DIRECTION DBA: Alert Rule Direction 20120717
4 MV_GREENTORED Instance attribute Private Type reference (TYPE) I 20120717
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120717
2 GET_DIRECTION Instance method Public Method 20120717
3 GET_GREENTORED Instance method Public Method 20120717
Events
Class CL_DBA_ALERTING_RULE_GR has no event.
Types
Class CL_DBA_ALERTING_RULE_GR has no local type.
Method Signatures

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_DIRECTION Call by reference Type reference (TYPE) DBA_ALERT_RULE_DIRECTION DBA: Alert Rule Direction 20120717
3 Importing IV_FIELD Call by reference Type reference (TYPE) STRING 20120717
4 Importing IV_GREENTORED Call by reference Type reference (TYPE) I 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT DBA: Alert Exception 20120717

Method GET_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DIRECTION Value transfer Type reference (TYPE) DBA_ALERT_RULE_DIRECTION DBA: Alert Rule Direction 20120717

Method GET_DIRECTION on class CL_DBA_ALERTING_RULE_GR has no exception.

Method GET_GREENTORED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GREENTORED Value transfer Type reference (TYPE) I 20120717

Method GET_GREENTORED on class CL_DBA_ALERTING_RULE_GR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740