SAP ABAP Class CL_DBA_ALERT_RT_ATTR (DBA Cockpit: RZ20 Attribute Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
     SDBA_ALERT (Package) DBA Cockpit: Alerting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_RT_MTE DBA Cockpit: RZ20 MTE Runtime 20060920
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_RT_MSC_ATTR DBA Cockpit: RZ20 message attribute runtime 20060918
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_RT_PERF_ATTR DBA Cockpit: RZ20 Performance Attribute Runtime 20060918
3 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_RT_SMES_ATTR DBA Cockpit: Status Message Attribute Runtime 20060918
4 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_RT_TEXT_ATTR DBA Cockpit: RZ20 Text Attribute Runtime 20060918
Properties
Class CL_DBA_ALERT_RT_ATTR  
Short Description DBA Cockpit: RZ20 Attribute Runtime    
Super Class CL_DBA_ALERT_RT_MTE DBA Cockpit: RZ20 MTE Runtime 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_ALERT   DBA Cockpit: Alerting 
Created 20060918   SAP 
Last change 20141121    
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)
2 DB6AL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_ALERT_RT_ATTR has no interface implemented.
Friends
Class CL_DBA_ALERT_RT_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALERTS Instance attribute Private Type reference (TYPE) ALAIDTBL Alerts: Table with Global Alert IDs 20080912
2 ALERT_MSG Instance attribute Private Type reference (TYPE) STRING Alert Message 20090408
3 ALERT_WEIGHT Instance attribute Private Type reference (TYPE) ALVALUE Alert: alert value (1 = green, 2 = yellow, ....) 20090224
4 ANALYZE_TOOL_DEF Instance attribute Private Type reference (TYPE) SALRTLDEF Function group SALR: Tool definition 20080912
5 CFG Instance attribute Protected Type reference (TYPE) DB6AL_CFG_TABLE 20060918
6 COLLECTING_TOOL_DEF Instance attribute Private Type reference (TYPE) SALRTLDEF Function group SALR: Tool definition 20080912
7 COLLECTING_TOOL_RUN Instance attribute Private Type reference (TYPE) SALRTLRUN Function group SALR: Tool runtime information 20080912
8 CO_PARAM_OBJECTNAME Constant Public Type reference (TYPE) STRING 'Object' 20111005
9 CO_PARAM_PARTITION Constant Public Type reference (TYPE) STRING 'Node' 20111005
10 CO_PARAM_PATH Constant Public Type reference (TYPE) STRING 'Path' 20111005
11 E2E_ALERTING Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090224
12 GENERAL_AVAILABLE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080912
13 GENERAL_CUSTOMIZATION Instance attribute Private Type reference (TYPE) SALRMTECUS Function group SALR: MTE general Customizing 20080912
14 GENERAL_INFO Instance attribute Private Type reference (TYPE) SALRMTEGEN Function group SALR: General data for an MTE 20080912
15 GENERAL_VALUES Instance attribute Private Type reference (TYPE) SALRMTEVAL Function group SALR: MTE general values 20080912
16 ONALERT_TOOL_DEF Instance attribute Private Type reference (TYPE) SALRTLDEF Function group SALR: Tool definition 20080912
17 ONALERT_TOOL_RUN Instance attribute Private Type reference (TYPE) SALRTLRUN Function group SALR: Tool runtime information 20080912
18 PARAMETERS Instance attribute Private Type reference (TYPE) DBA_E2E_ALERT_PARAM_TAB DBA: E2E Alert Metric Parameters 20090529
19 PARENT_INFO Instance attribute Private Type reference (TYPE) SALRPARENT Function Group SALR: Information about an MTE Parent 20080912
20 REACT_ACTION_ID Instance attribute Private Type reference (TYPE) I DBA Cockpit Action ID for Repair 20090408
21 REACT_MSG Instance attribute Private Type reference (TYPE) STRING Reaction Message 20090408
22 VALUE Instance attribute Private Type reference (TYPE) STRING 20090224
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_VALUE Instance method Private Method 20060918
2 CLONE Instance method Public Method 20100623
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060918
4 EVALUATE Instance method Public Method 20060918
5 GET_ALERT_CONFIGURATION Instance method Public Method 20060918
6 GET_ALERT_MESSAGE Instance method Public Method 20090408
7 GET_ALERT_WEIGHT Instance method Public Method 20090224
8 GET_COLLECTOR Instance method Public Method 20060918
9 GET_FULLNAME Instance method Public Method 20090417
10 GET_LAST_EVALUATION_TIME Instance method Public Method 20080912
11 GET_MSG_TXT Instance method Private Method 20060918
12 GET_MTCLASS Instance method Public Method 20060918
13 GET_MTE_INFO Instance method Private Method 20080912
14 GET_NAME Instance method Public Method 20060918
15 GET_OBJECTNAME Instance method Public Method 20070806
16 GET_PARAMETERS Instance method Public Method 20090529
17 GET_PARTITION Instance method Public Method 20060920
18 GET_REACT_ACTION_ID Instance method Public Method 20090408
19 GET_REACT_MESSAGE Instance method Public Method 20090408
20 GET_SHORTNAME Instance method Public Method 20090529
21 GET_UNIT Instance method Public Method 20060918
22 GET_VALUE Instance method Public Method 20090224
23 SELF_MONITORING Instance method Protected Method 20060920
24 SET_INACTIVE Instance method Public Method 20090427
25 SET_PARAMETER Instance method Public Method 20090529
26 SET_PARAMETERS Instance method Public Method 20090602
27 SET_TID Instance method Public Method 20060918
28 WRITE_ALERT_MESSAGE Instance method Private Method 20060918
Events
Class CL_DBA_ALERT_RT_ATTR has no event.
Types
Class CL_DBA_ALERT_RT_ATTR has no local type.
Method Signatures

Method ADAPT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_UNIT Call by reference Type reference (TYPE) ALUNIT ALert: Unit for Perfomance Values 20060918
2 Importing TO_UNIT Call by reference Type reference (TYPE) ALUNIT ALert: Unit for Perfomance Values 20060918
3 Changing VALUE Call by reference Type reference (TYPE) ANY 20060918
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20061013

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE_REF Value transfer Object reference (TYPE REF TO) CL_DBA_ALERT_RT_ATTR DBA Cockpit: RZ20 Attribute Runtime 20100623
2 Importing ID Call by reference Type reference (TYPE) STRING 20100623

Method CLONE on class CL_DBA_ALERT_RT_ATTR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFG Call by reference Type reference (TYPE) DB6AL_CFG_TABLE 20060918
2 Importing E2E_ALERTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090224
3 Importing MTE_INFO Call by reference Type reference (TYPE) SALRMTEGEN Function group SALR: General data for an MTE 20060918
4 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS 20060918
5 Importing TID Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060918

Method CONSTRUCTOR on class CL_DBA_ALERT_RT_ATTR has no exception.

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert-Konfigurationsdaten 20060918
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20061013
3 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20060918
4 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20060918
5 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20060918
6 Importing MSGV4 Call by reference Type reference (TYPE) ANY 20060918
7 Importing PARTITION Call by reference Type reference (TYPE) I 20060918
8 Importing REPLACE_VALUE_BY_MSGNO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110505
9 Changing UNIT Call by reference Type reference (TYPE) ALUNIT ALert: Unit for Perfomance Values 20060918
10 Changing VALUE Value transfer Type reference (TYPE) ANY 20060918

Method EVALUATE on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_ALERT_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CFG_ENTRY Call by reference Type reference (TYPE) DB6ALRTCFG_STRU 20060918
2 Changing MEASURED_VALUE Call by reference Type reference (TYPE) ANY 20060918
3 Changing UNIT Call by reference Type reference (TYPE) ALUNIT ALert: Unit for Perfomance Values 20060918
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060918

Method GET_ALERT_MESSAGE Signature

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

Method GET_ALERT_MESSAGE on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_ALERT_WEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALERT_WEIGHT Value transfer Type reference (TYPE) ALVALUE Alert: alert value (1 = green, 2 = yellow, ....) 20090224

Method GET_ALERT_WEIGHT on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLLECTOR_REF Value transfer Object reference (TYPE REF TO) IF_DBA_ALERT_COLLECTOR DBA Cockpit: Interface for Collectors 20060918
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060920

Method GET_FULLNAME Signature

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

Method GET_FULLNAME on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_LAST_EVALUATION_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMESTAMP Value transfer Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20080912
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20080912

Method GET_MSG_TXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20060918
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20060918
3 Returning MSGTXT Value transfer Type reference (TYPE) STRING 20060918

Method GET_MSG_TXT on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_MTCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MT_CLASS Value transfer Type reference (TYPE) ALTIDMTCL Alert: monitoring type class (perf., single msg.,...) 20060918

Method GET_MTCLASS on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_MTE_INFO Signature

Method GET_MTE_INFO on class CL_DBA_ALERT_RT_ATTR has no parameter.
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20080912

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) ALMTNAMESH Alert: Short Name of Monitoring Type 20060918

Method GET_NAME on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_OBJECTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECTNAME Value transfer Type reference (TYPE) ALMOBJECT Alert: Name of Monitoring Object 20070806

Method GET_OBJECTNAME on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARAMETERS Value transfer Type reference (TYPE) DBA_E2E_ALERT_PARAM_TAB DBA: E2E Alert Metric Parameters 20090529

Method GET_PARAMETERS on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_PARTITION Signature

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

Method GET_PARTITION on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_REACT_ACTION_ID Signature

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

Method GET_REACT_ACTION_ID on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_REACT_MESSAGE Signature

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

Method GET_REACT_MESSAGE on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_SHORTNAME Signature

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

Method GET_SHORTNAME on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UNIT Value transfer Type reference (TYPE) ALUNIT ALert: Unit for Perfomance Values 20060918

Method GET_UNIT on class CL_DBA_ALERT_RT_ATTR has no exception.

Method GET_VALUE Signature

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

Method GET_VALUE on class CL_DBA_ALERT_RT_ATTR has no exception.

Method SELF_MONITORING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD_NAME Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060920
2 Importing RC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20060920
3 Importing RESUME Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060920
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060920

Method SET_INACTIVE Signature

Method SET_INACTIVE on class CL_DBA_ALERT_RT_ATTR has no parameter.
Method SET_INACTIVE on class CL_DBA_ALERT_RT_ATTR has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM Call by reference Type reference (TYPE) STRING 20090529
2 Importing VALUE Call by reference Type reference (TYPE) CLIKE 20090529

Method SET_PARAMETER on class CL_DBA_ALERT_RT_ATTR has no exception.

Method SET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Type reference (TYPE) DBA_E2E_ALERT_PARAM_TAB DBA: E2E Alert Metric Parameters 20090602

Method SET_PARAMETERS on class CL_DBA_ALERT_RT_ATTR has no exception.

Method SET_TID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TID Value transfer Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060918
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060918

Method WRITE_ALERT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU 20060918
2 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20060918
3 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20060918
4 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20060918
5 Importing MSGV4 Call by reference Type reference (TYPE) ANY 20060918
6 Importing PARTITION Call by reference Type reference (TYPE) I DB6CC_PARTITION_ALL 20060918
7 Importing VALUE Call by reference Type reference (TYPE) ANY 20060918
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20061019
History
Last changed by/on SAP  20141121 
SAP Release Created in 710