SAP ABAP Class CL_DB6_ACTION_ALERT_CONFIG (DB6: Alert Configuration)
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 20080222
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20081216
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20081216
Properties
Class CL_DB6_ACTION_ALERT_CONFIG  
Short Description DB6: Alert Configuration    
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 20080222   SAP 
Last change 20110908   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)
2 DB6CI 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 20081216
2 IF_DBA_ACTION_CONTROLLER_SLCT DBA Cockpit: Data Selection 20081216
Friends
Class CL_DB6_ACTION_ALERT_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_ALRTCFG Instance attribute Private Type reference (TYPE) DB6ALRTCFG_STRU_TAB DB6: Alert Configuration Data 20081216
2 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20080222
3 CTRL Instance attribute Private Attribute reference (LIKE) 20080222
4 ICON_BT Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
5 ICON_EQ Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
6 ICON_FAILURE Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
7 ICON_GE Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
8 ICON_GREEN_ALERT Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
9 ICON_GT Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
10 ICON_INACTIVE_ALERT Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
11 ICON_LE Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
12 ICON_LT Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
13 ICON_NB Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
14 ICON_NE Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
15 ICON_RED_ALERT Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
16 ICON_SPACE Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
17 ICON_YELLOW_ALERT Instance attribute Private Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217
18 NAV_REF Instance attribute Private Attribute reference (LIKE) 20080222
19 VIEW_DATA Instance attribute Private Type reference (TYPE) DBA_VIEW_ALERT_CFG DBA Cockpit: View Data of Alert Configuration 20080222
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_ALERT_CFG Instance method Private Method 20081217
2 EDIT_ALERT_CFG Instance method Private Method 20081217
3 FILTER_CONFIGURATION_DATA Instance method Private Method 20081217
4 ICON_OF_ACTIVEFLAG Instance method Private Method 20081217
5 ICON_OF_ALRTVALUE Instance method Private Method 20081217
6 ICON_OF_OPERATOR Instance method Private Method 20081217
7 SELECT_ENTRY_CFG Instance method Private Method 20081217
8 SETUP Instance method Private Method 20081217
9 SET_ATTRIBUTE Instance method Public Method 20081218
10 SET_GRID_ATTRIBUTES Instance method Private Method 20080222
11 SET_OBJECT Instance method Public Method 20081218
12 SWITCH_ACTIVE_FLAG Instance method Private Method 20081217
Events
Class CL_DB6_ACTION_ALERT_CONFIG has no event.
Types
Class CL_DB6_ACTION_ALERT_CONFIG has no local type.
Method Signatures

Method DISPLAY_ALERT_CFG Signature

Method DISPLAY_ALERT_CFG on class CL_DB6_ACTION_ALERT_CONFIG has no parameter.
Method DISPLAY_ALERT_CFG on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method EDIT_ALERT_CFG Signature

Method EDIT_ALERT_CFG on class CL_DB6_ACTION_ALERT_CONFIG has no parameter.
Method EDIT_ALERT_CFG on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method FILTER_CONFIGURATION_DATA Signature

Method FILTER_CONFIGURATION_DATA on class CL_DB6_ACTION_ALERT_CONFIG has no parameter.
Method FILTER_CONFIGURATION_DATA on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method ICON_OF_ACTIVEFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) DB6ALRTCFG_STRU-ACTIVE Entry Activated (Y/N) 20081217
2 Returning ICON Value transfer Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217

Method ICON_OF_ACTIVEFLAG on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method ICON_OF_ALRTVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALRTVALUE Call by reference Type reference (TYPE) ALVALUE Alert: alert value (1 = green, 2 = yellow, ....) 20081217
2 Returning ICON Value transfer Type reference (TYPE) ICON_TEXT Carrier field for icons 20081217

Method ICON_OF_ALRTVALUE on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method ICON_OF_OPERATOR Signature

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

Method ICON_OF_OPERATOR on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method SELECT_ENTRY_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20081217
2 Importing FILTER Call by reference Type reference (TYPE) DB6PM_ALRTLSTSEL DB6 Alert Monitor: List Selection 20081217
3 Returning SELECT Value transfer Type reference (TYPE) ABAP_BOOL 20081217

Method SELECT_ENTRY_CFG on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method SETUP Signature

Method SETUP on class CL_DB6_ACTION_ALERT_CONFIG has no parameter.
Method SETUP on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) CLIKE 20081218

Method SET_ATTRIBUTE on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method SET_GRID_ATTRIBUTES Signature

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

Method SET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) CLIKE 20081218

Method SET_OBJECT on class CL_DB6_ACTION_ALERT_CONFIG has no exception.

Method SWITCH_ACTIVE_FLAG Signature

Method SWITCH_ACTIVE_FLAG on class CL_DB6_ACTION_ALERT_CONFIG has no parameter.
Method SWITCH_ACTIVE_FLAG on class CL_DB6_ACTION_ALERT_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711