SAP ABAP Class CL_DBA_ALERTING_OBJECT (DBA: Alert 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
Properties
Class CL_DBA_ALERTING_OBJECT  
Short Description DBA: Alert 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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_ALERTING_OBJECT has no interface implemented.
Friends
Class CL_DBA_ALERTING_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DDIC Instance attribute Private Type reference (TYPE) STRING 20120717
2 E_ALERT_TYPE Constant Public See coding 20120904
3 E_OPERATOR Constant Public See coding 20120904
4 FIELD Instance attribute Private Type reference (TYPE) STRING 20120717
5 G2Y Instance attribute Private Type reference (TYPE) I 20120717
6 OPERATOR_GREEN Instance attribute Private Type reference (TYPE) C 20120717
7 OPERATOR_RED Instance attribute Private Type reference (TYPE) C 20120717
8 OPERATOR_YELLOW Instance attribute Private Type reference (TYPE) C 20120717
9 PARAMETER_GREEN Instance attribute Private Type reference (TYPE) STRING 20120717
10 PARAMETER_RED Instance attribute Private Type reference (TYPE) STRING 20120717
11 PARAMETER_YELLOW Instance attribute Private Type reference (TYPE) STRING 20120717
12 R2Y Instance attribute Private Type reference (TYPE) I 20120717
13 TEXT Instance attribute Private Type reference (TYPE) STRING 20120717
14 Y2G Instance attribute Private Type reference (TYPE) I 20120717
15 Y2R Instance attribute Private Type reference (TYPE) I 20120717
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OPERATOR_AND_PARAMETER Instance method Private Method Check operator 20120717
2 CHECK_VALUE Instance method Private Method 20120717
3 CONSTRUCTOR Instance method Public Constructor 20120717
4 EVALUATE Instance method Public Method 20120717
5 GET_DDIC Instance method Public Method 20120717
6 GET_FIELD Instance method Public Method 20120717
7 GET_VALUE_TYPE Instance method Private Method 20120717
8 SET_GREEN Instance method Public Method 20120717
9 SET_RED Instance method Public Method 20120717
10 SET_THRESHOLD Instance method Public Method 20120717
11 SET_YELLOW Instance method Public Method 20120717
Events
Class CL_DBA_ALERTING_OBJECT has no event.
Types
Class CL_DBA_ALERTING_OBJECT has no local type.
Method Signatures

Method CHECK_OPERATOR_AND_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATOR Call by reference Type reference (TYPE) C 20120717
2 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR DBA-RDI: General Back-end Error 20120717

Method CHECK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATOR Call by reference Type reference (TYPE) C 20120717
2 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120717
3 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120717
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR 20120717

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC Call by reference Type reference (TYPE) STRING 20120717
2 Importing FIELD Call by reference Type reference (TYPE) STRING 20120717
3 Importing TEXT Call by reference Type reference (TYPE) STRING 20120717

Method CONSTRUCTOR on class CL_DBA_ALERTING_OBJECT has no exception.

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALERT_VALUE Value transfer Type reference (TYPE) I 20120717
2 Importing VALUE Call by reference Type reference (TYPE) DATA 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR 20120717

Method GET_DDIC Signature

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

Method GET_DDIC on class CL_DBA_ALERTING_OBJECT has no exception.

Method GET_FIELD Signature

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

Method GET_FIELD on class CL_DBA_ALERTING_OBJECT has no exception.

Method GET_VALUE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_NUMBER Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120717
2 Exporting IS_STRING Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120717
3 Importing VALUE Call by reference Type reference (TYPE) DATA 20120717

Method GET_VALUE_TYPE on class CL_DBA_ALERTING_OBJECT has no exception.

Method SET_GREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATOR Call by reference Type reference (TYPE) C 20120717
2 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR 20120717

Method SET_RED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATOR Call by reference Type reference (TYPE) C 20120717
2 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR 20120717

Method SET_THRESHOLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing G2Y Call by reference Type reference (TYPE) I 20120717
2 Importing R2Y Call by reference Type reference (TYPE) I 20120717
3 Importing Y2G Call by reference Type reference (TYPE) I 20120717
4 Importing Y2R Call by reference Type reference (TYPE) I 20120717

Method SET_THRESHOLD on class CL_DBA_ALERTING_OBJECT has no exception.

Method SET_YELLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATOR Call by reference Type reference (TYPE) C 20120717
2 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR 20120717
History
Last changed by/on SAP  20130531 
SAP Release Created in 740