SAP ABAP Class CL_DBA_ALERTING_RULE_SIMPLE (DBA: Alerting Simple Threshold)
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 20120813
Properties
Class CL_DBA_ALERTING_RULE_SIMPLE  
Short Description DBA: Alerting Simple Threshold    
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 20120813   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_ALERTING_RULE_SIMPLE has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_RULE_SIMPLE has no interface implemented.
Friends
Class CL_DBA_ALERTING_RULE_SIMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_DIRECTION Instance attribute Private Type reference (TYPE) DBA_ALERT_RULE_DIRECTION DBA: Alert Rule Direction 20120813
2 MV_FIELDNAME Instance attribute Private Type reference (TYPE) STRING 20120813
3 MV_GREENTOYELLOW Instance attribute Private Type reference (TYPE) I 20120813
4 MV_REDTOYELLOW Instance attribute Private Type reference (TYPE) I 20120813
5 MV_YELLOWTOGREEN Instance attribute Private Type reference (TYPE) I 20120813
6 MV_YELLOWTORED Instance attribute Private Type reference (TYPE) I 20120813
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120813
Events
Class CL_DBA_ALERTING_RULE_SIMPLE has no event.
Types
Class CL_DBA_ALERTING_RULE_SIMPLE 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 20120813
2 Importing IV_DIRECTION Call by reference Type reference (TYPE) DBA_ALERT_RULE_DIRECTION DBA: Alert Rule Direction 20120813
3 Importing IV_FIELD Call by reference Type reference (TYPE) STRING 20120813
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING 20120813
5 Importing IV_GREENTOYELLOW Call by reference Type reference (TYPE) I 20120813
6 Importing IV_REDTOYELLOW Call by reference Type reference (TYPE) I 20120813
7 Importing IV_YELLOWTOGREEN Call by reference Type reference (TYPE) I 20120813
8 Importing IV_YELLOWTORED Call by reference Type reference (TYPE) I 20120813
# Exception Resumable Description Created on
1 CX_DBA_ALERT DBA: Alert Exception 20120813
History
Last changed by/on SAP  20130531 
SAP Release Created in 740