SAP ABAP Class CL_DBA_ALERT_ATTR (CL_DBA_ALERT_ATTR)
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_MTE DBA Cockpit: Alert MTE 20060621
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_MSC_ATTR 20060616
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_PERF_ATTR 20060616
3 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_SMES_ATTR 20060616
4 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_TXT_ATTR 20060616
Properties
Class CL_DBA_ALERT_ATTR  
Short Description    
Super Class CL_DBA_ALERT_MTE DBA Cockpit: Alert MTE 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_ALERT   DBA Cockpit: Alerting 
Created 20060616   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_ALERT_ATTR has no forward declaration.
Interfaces
Class CL_DBA_ALERT_ATTR has no interface implemented.
Friends
Class CL_DBA_ALERT_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AL_VAL_GREEN Constant Public Type reference (TYPE) ALVALUE 1 AL_VAL_GREEN 20060616
2 AL_VAL_INACTIV Constant Public Type reference (TYPE) ALVALUE 0 AL_VA_INACTIV 20060621
3 AL_VAL_RED Constant Public Type reference (TYPE) ALVALUE 3 AL_VAL_RED 20060616
4 AL_VAL_YELLOW Constant Public Type reference (TYPE) ALVALUE 2 AL_VAL_YELLOW 20060616
5 CUSTOM Constant Public Type reference (TYPE) I -1 20060911
6 GROUP_BATCH Constant Public Type reference (TYPE) I 1 20060911
7 GROUP_DIALOG Constant Public Type reference (TYPE) I 2 20060911
8 PRIO_HIGH Constant Public Type reference (TYPE) ALSEVERITY DB6AL_PRIO_HIGH PRIO_HIGH 20060616
9 PRIO_LOW Constant Public Type reference (TYPE) ALSEVERITY DB6AL_PRIO_LOW PRIO_LOW 20060616
10 PRIO_MEDIUM Constant Public Type reference (TYPE) ALSEVERITY DB6AL_PRIO_MEDIUM PRIO_MEDIUM 20060616
11 PRIO_UNDEFINED Constant Public Type reference (TYPE) ALSEVERITY -1 PRIO_UNDEFINED 20060616
12 SINGLE_BATCH Constant Public Type reference (TYPE) I 3 20060911
13 SINGLE_DIALOG Constant Public Type reference (TYPE) I 4 20060911
14 TYPE_MSGCONTAINER Constant Public Type reference (TYPE) STRING 'msc' TYPE_MSGCONTAINER 20060616
15 TYPE_PERFORMANCE Constant Public Type reference (TYPE) STRING 'pf' TYPE_PERFORMANCE 20060616
16 TYPE_STATUSMESSAGE Constant Public Type reference (TYPE) STRING 'sm' TYPE_STATUSMESSAGE 20060616
17 TYPE_TEXT Constant Public Type reference (TYPE) STRING 'txt' TYPE_TEXT 20060616
18 UNIT Instance attribute Protected Type reference (TYPE) STRING 20060619
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060616
2 GET_PARTITION Instance method Public Method 20060907
3 SET_ALERT Instance method Protected Method SET_ALERT 20060616
4 SET_COLLECTOR Instance method Public Method SET_COLLECTOR 20060616
5 SET_E2E_ALERT_KEY_FIGURE Instance method Public Method 20101020
Events
Class CL_DBA_ALERT_ATTR has no event.
Types
Class CL_DBA_ALERT_ATTR 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 ANALYZER Call by reference Type reference (TYPE) I DBA Cockpit Action 20071208
2 Importing ATTR Call by reference Type reference (TYPE) DB6AL_MTE_ID ATTR 20060616
3 Importing CUSTOM_GROUP Call by reference Type reference (TYPE) ALCUSGROUP Alert: Customization: Name of Customization Group 20060801
4 Importing HELP_MSG Call by reference Type reference (TYPE) I HELP_MSG 20060616
5 Importing MTE_CLASS Call by reference Type reference (TYPE) ALCUSGROUP Alert: Customization: Name of Customization Group 20060801
6 Importing OBJ Call by reference Object reference (TYPE REF TO) CL_DBA_ALERT_OBJECT OBJ 20060616
7 Importing PRIO Call by reference Type reference (TYPE) I CL_DBA_ALERT_ATTR=>PRIO_UNDEFINED PRIO 20060616
8 Importing TYPE Call by reference Type reference (TYPE) STRING TYPE 20060616
9 Importing TYPE_CLASS Call by reference Type reference (TYPE) ALTIDMTCL Alert: monitoring type class (perf., single msg.,...) 20060621
10 Importing UNIT Call by reference Type reference (TYPE) ALUNIT UNIT 20060616
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE CX_DBA_ALERT_TREE 20060616

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 20060907

Method GET_PARTITION on class CL_DBA_ALERT_ATTR has no exception.

Method SET_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALERT_MSG Call by reference Type reference (TYPE) SYMSGNO ALERT_MSG 20060616
2 Importing ALERT_VALUE Call by reference Type reference (TYPE) I ALERT_VALUE 20060616
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20061013
4 Importing OP Call by reference Type reference (TYPE) C OP 20060616
5 Importing PARLIST Call by reference Type reference (TYPE) C PARLIST 20060616

Method SET_ALERT on class CL_DBA_ALERT_ATTR has no exception.

Method SET_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) I GROUP_BATCH 20060911
2 Importing RESTART Call by reference Type reference (TYPE) I RESTART 20060616
3 Importing TIMEOUT Call by reference Type reference (TYPE) I TIMEOUT 20060616
4 Importing TOOL Call by reference Type reference (TYPE) CHAR6 TOOL 20060616
5 Importing WARMUP Call by reference Type reference (TYPE) I WARMUP 20060616
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE CX_DBA_ALERT_TREE 20060616

Method SET_E2E_ALERT_KEY_FIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY_FIGURE Call by reference Type reference (TYPE) STRING 20101020

Method SET_E2E_ALERT_KEY_FIGURE on class CL_DBA_ALERT_ATTR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710