SAP ABAP Class CL_DB6_ACTION_ALERT_MSGLOG (DB6 Alert Message Log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
     STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 20060222
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071023
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20071023
Properties
Class CL_DB6_ACTION_ALERT_MSGLOG  
Short Description DB6 Alert Message Log    
Super Class CL_DB6_ACTION_CONTROLLER DB6: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU6   DB6: Performance-Monitor (UNIX/Windows) 
Created 20060222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 DB6AL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20071023
2 IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20071023
Friends
Class CL_DB6_ACTION_ALERT_MSGLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20060222
2 NAV_REF Instance attribute Private Attribute reference (LIKE) 20060222
3 RUNNING_AS_DETAIL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090206
4 VIEW_DATA Instance attribute Private Type reference (TYPE) DBA_VIEW_ALERT_MSG_LOG DBA Cockpit: View Data of Alert Message Log 20060222
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_LOG_ENTRIES Instance method Private Method delete selected log entries 20060222
2 DELETE_LOG_ENTRY Instance method Private Method delete log entry from monitor table 20060222
3 IMAGE_OF_ACTIVE_FLAG Static method Public Method 20060223
4 IMAGE_OF_ALERT_VALUE Static method Public Method 20060223
5 IMAGE_OF_COMPONENT Static method Public Method 20060223
6 IMAGE_OF_OPERATOR Static method Public Method image of operator 20060224
7 IMAGE_OF_UNIT Static method Public Method 20060224
8 SET_GRID_ATTRIBUTES Instance method Private Method set ALV grid attributes 20060222
9 SHOW_MSG_DETAILS Instance method Private Method show detailed alert informations 20060224
10 VALUE_OF_ACTIVE_FLAG Static method Public Method 20070129
11 VALUE_OF_ALERT_IMAGE Instance method Private Method value of alert image 20060713
12 VALUE_OF_COMPONENT Static method Public Method value of alert monitoring component 20060713
13 VALUE_OF_OPERATOR Static method Public Method 20070129
14 VALUE_OF_UNIT Static method Public Method 20070129
Events
Class CL_DB6_ACTION_ALERT_MSGLOG has no event.
Types
Class CL_DB6_ACTION_ALERT_MSGLOG has no local type.
Method Signatures

Method DELETE_LOG_ENTRIES Signature

Method DELETE_LOG_ENTRIES on class CL_DB6_ACTION_ALERT_MSGLOG has no parameter.
Method DELETE_LOG_ENTRIES on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method DELETE_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALRTMSG Call by reference Type reference (TYPE) DB6ALRTMSG_STRU DB6: Alert Log Table for Database System Check 20060222
2 Returning RC Value transfer Type reference (TYPE) SYUCOMM Function code that PAI triggered 20100617

Method DELETE_LOG_ENTRY on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method IMAGE_OF_ACTIVE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE Value transfer Type reference (TYPE) DB6IDENT DB6: General identifier 20060223
2 Importing STATUS Call by reference Type reference (TYPE) FLAG General Flag 20060223

Method IMAGE_OF_ACTIVE_FLAG on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method IMAGE_OF_ALERT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE Value transfer Type reference (TYPE) STRING 20060223
2 Importing VALUE Call by reference Type reference (TYPE) ALVALUE Alert: alert value (1 = green, 2 = yellow, ....) 20060223

Method IMAGE_OF_ALERT_VALUE on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method IMAGE_OF_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE Value transfer Type reference (TYPE) STRING 20060223
2 Importing VALUE Call by reference Type reference (TYPE) DB6AL_MTE_ID 20060223

Method IMAGE_OF_COMPONENT on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method IMAGE_OF_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE Value transfer Type reference (TYPE) STRING 20060224
2 Importing VALUE Call by reference Type reference (TYPE) CLIKE Operator for Comparison: EQ,GE,LE,GT,LT,NE,BT,NB,IN,NI 20060224

Method IMAGE_OF_OPERATOR on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method IMAGE_OF_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IMAGE Value transfer Type reference (TYPE) STRING 20060224
2 Importing UNIT Call by reference Type reference (TYPE) DB6ALRTCFG_STRU-PARAMUNIT ALert: Unit for Perfomance Values 20060224

Method IMAGE_OF_UNIT on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_ALERT_MSGLOG has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method SHOW_MSG_DETAILS Signature

Method SHOW_MSG_DETAILS on class CL_DB6_ACTION_ALERT_MSGLOG has no parameter.
Method SHOW_MSG_DETAILS on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method VALUE_OF_ACTIVE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) CLIKE 20070129
2 Returning VALUE Value transfer Type reference (TYPE) DB6ALRTCFG_STRU-ACTIVE Entry Activated (Y/N) 20070129

Method VALUE_OF_ACTIVE_FLAG on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method VALUE_OF_ALERT_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) DB6PM_ALRTMSGSEL-ALRTVALUE_DISPLAY 20060713
2 Returning VALUE Value transfer Type reference (TYPE) ALVALUE Alert: alert value (1 = green, 2 = yellow, ....) 20060713

Method VALUE_OF_ALERT_IMAGE on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method VALUE_OF_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) CLIKE Alert: Short Name of Monitoring Type 20060713
2 Returning VALUE Value transfer Type reference (TYPE) DB6AL_MTE_ID 20060713

Method VALUE_OF_COMPONENT on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method VALUE_OF_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) CLIKE 20070129
2 Returning VALUE Value transfer Type reference (TYPE) DB6ALRTCFG_STRU-OPERATOR Operator for Comparison: EQ,GE,LE,GT,LT,NE,BT,NB,IN,NI 20070129

Method VALUE_OF_OPERATOR on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.

Method VALUE_OF_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMAGE Call by reference Type reference (TYPE) CLIKE 20070129
2 Returning VALUE Value transfer Type reference (TYPE) DB6ALRTCFG_STRU-PARAMUNIT ALert: Unit for Perfomance Values 20070129

Method VALUE_OF_UNIT on class CL_DB6_ACTION_ALERT_MSGLOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710