SAP ABAP Class CL_DBA_ALERT_MONITOR_CONTEXT (DBA Cockpit: Remote Alert Monitor)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ALERT_TREE DBA Cockpit: Alert Tree 20060622
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_ALERT_MONITOR_CONTEXT ADA: Remote Alert Monitoring 20070515
2 Inheritance (c INHERITING FROM c_ref)  CL_DB2_ALERT_MONITOR_CONTEXT DB2: Alert Monitor Setup 20060905
3 Inheritance (c INHERITING FROM c_ref)  CL_DB4_ALERT_MONITOR_CONTEXT DB4: Remote Alert Monitor 20070515
4 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ALERT_MONITOR_CONTEXT DB6: Alert Monitor Setup 20060616
5 Inheritance (c INHERITING FROM c_ref)  CL_HDB_ALERT_MONITOR_CONTEXT HDB: Remote Alert Monitoring 20110601
6 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ALERT_MONITOR_CONTEXT MSS: Alert Monitor Setup 20070515
7 Inheritance (c INHERITING FROM c_ref)  CL_ORA_ALERT_MONITOR_CONTEXT ORA: Alert Monitor Setup 20061227
8 Inheritance (c INHERITING FROM c_ref)  CL_SYB_ALERT_MONITOR_CONTEXT SYB: Alert Monitor Setup 20110314
Properties
Class CL_DBA_ALERT_MONITOR_CONTEXT  
Short Description DBA Cockpit: Remote Alert Monitor    
Super Class    
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 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)
2 CL_DBA_ALERT_ATTR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DBA_ALERT_PERF_ATTR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 DB6AL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ALERT_TREE DBA Cockpit: Alert Tree 20060622
Friends
Class CL_DBA_ALERT_MONITOR_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABOVE Constant Protected Type reference (TYPE) ALPERTHRDR CL_DBA_ALERT_PERF_ATTR=>AL_THRESHDIR_ABOVE Alert: MT Performance specific Custom.: - threshold direct. 20060801
2 ALERT_STATUS_LIST Static Attribute Private Type reference (TYPE) DBA_ALERT_STATUS_LIST DBA Cockpit: Alert List for all Systems 20080213
3 AL_RC_FIRST_ERROR Constant Protected Type reference (TYPE) ALRETCODE 100 Alert: Return Code 20080115
4 AL_SMSG_ALMODE_VALUE_CHG Constant Private Type reference (TYPE) I 2 20060622
5 AL_STD_MSC_CACHE Constant Private Type reference (TYPE) I 90 20060622
6 AL_STD_SMES_GREEN_ONLY_EXPLIC Constant Private Type reference (TYPE) I 50 20071120
7 AL_TD_RUN_ERROR Constant Protected Type reference (TYPE) ALTOOLSTAT 200 Alert: Tool: Alert Tool Status 20080115
8 AL_TD_RUN_READY Constant Protected Type reference (TYPE) ALTOOLSTAT 90 Alert: Tool: Alert Tool Status 20080115
9 AL_WT_ANALYZE Constant Protected Type reference (TYPE) ALTOOLWHIC '020' Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/...) 20080115
10 AL_WT_ASSIST Constant Protected Type reference (TYPE) ALTOOLWHIC '040' Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/...) 20080115
11 AL_WT_COLLECT Constant Protected Type reference (TYPE) ALTOOLWHIC '010' Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/...) 20080115
12 AL_WT_ONALERT Constant Protected Type reference (TYPE) ALTOOLWHIC '030' Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/...) 20080115
13 AL_WT_UNKNOWN Constant Protected Type reference (TYPE) ALTOOLWHIC '000' Alert: Tool: Which Tool ? (Trigger/Analyze/OnALert/...) 20080115
14 ANALYZER_TOOL Constant Protected Type reference (TYPE) ALTOOLKEY 'CCMS_DBA_ANALYZER' Alert: Logical Name of Tool 20060905
15 BELOW Constant Protected Type reference (TYPE) ALPERTHRDR CL_DBA_ALERT_PERF_ATTR=>AL_THRESHDIR_BELOW Alert: MT Performance specific Custom.: - threshold direct. 20060801
16 BETWEEN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'BT' 20060906
17 BYTE Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_BYTE 20060801
18 CFG_BUFFER Instance attribute Private Type reference (TYPE) DB6AL_CFG_TABLE 20090421
19 CHARACTERS Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_CHAR ALert: Unit for Perfomance Values 20060801
20 COLLECTOR_TOOL_BATCH Constant Protected Type reference (TYPE) ALTOOLKEY 'CCMS_DBA_COLLECTOR_BATCH' Alert: Logical Name of Tool 20060905
21 COLLECTOR_TOOL_DIALOG Constant Protected Type reference (TYPE) ALTOOLKEY 'CCMS_DBA_COLLECTOR_DIALOG' Alert: Logical Name of Tool 20060905
22 CONTAINS_NOT_PATTERN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'NP' 20060906
23 CONTAINS_PATTERN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'CP' 20060906
24 CO_MSG_ID Constant Public Type reference (TYPE) SYMSGID 'DBA_ALERT' Message Class 20110510
25 CO_PARAM_ERROR_MSG Constant Public Type reference (TYPE) STRING 'ERROR_MSG' 20100623
26 CO_PARAM_ERROR_MSG_ID Constant Public Type reference (TYPE) STRING 'ERROR_MSG_ID' 20100623
27 CO_PARAM_KEY_FIGURE Constant Public Type reference (TYPE) STRING 'KEY_FIGURE' 20091014
28 CO_PARAM_UNIT Constant Public Type reference (TYPE) STRING 'UNIT' 20091014
29 DAY Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_DAY 20060801
30 E2E_ALERTING Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE DBA: Run in E2E Alerting Context 20090408
31 EQUAL Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'EQ' 20060906
32 GIGABYTE Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_GIGA 20060801
33 GREATER_EQUAL Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'GE' 20060906
34 GREATER_THAN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'GT' 20060906
35 GREEN Constant Protected Type reference (TYPE) ALVALUE CL_DBA_ALERT_ATTR=>AL_VAL_GREEN 20060801
36 HIGH Constant Protected Type reference (TYPE) ALSEVERITY DB6AL_PRIO_HIGH Alert: severity (alerts, monitoring type custom..) 20060801
37 HOUR Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_HOUR 20060801
38 IN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'IN' 20060906
39 INACTIVE Constant Protected Type reference (TYPE) ALVALUE CL_DBA_ALERT_ATTR=>AL_VAL_INACTIV Alert: alert value (1 = green, 2 = yellow, ....) 20070821
40 KILOBYTE Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_KILO 20060801
41 LAST_STATUS_REFRESH Static Attribute Private Type reference (TYPE) DB6TSTAMP_STRUCT DB6: Date/Time Timestamp 20080213
42 LESS_EQUAL Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'LE' 20060906
43 LESS_THAN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'LT' 20060906
44 LOGS Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_LOGS ALert: Unit for Perfomance Values 20071019
45 LOW Constant Protected Type reference (TYPE) ALSEVERITY DB6AL_PRIO_LOW Alert: severity (alerts, monitoring type custom..) 20060801
46 MC_NAME_DB_SELF Constant Private Type reference (TYPE) ALMCNAME 'CCMS database self-monitoring' Alert: Name of Monitoring Context 20060622
47 MEDIUM Constant Protected Type reference (TYPE) ALSEVERITY DB6AL_PRIO_MEDIUM Alert: severity (alerts, monitoring type custom..) 20060801
48 MEGABYTE Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_MEGA 20060801
49 MESSAGE_CLASS_DB Constant Public Type reference (TYPE) SYMSGID 'DB10' Message Class 20061109
50 METRICS Instance attribute Public Type reference (TYPE) DBA_ALERT_METRICS DBA: Database Alert Metrics 20090224
51 MILLISECOND Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_MILLISECOND ALert: Unit for Perfomance Values 20060801
52 MINUTE Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_MINUTE 20071120
53 MODE Instance attribute Protected Type reference (TYPE) I 20060622
54 MON_TREE Instance attribute Public Type reference (TYPE) DB6AL_MTE_TABLE MON_TREE 20060616
55 MO_NAME_DB_SELF Constant Private Type reference (TYPE) ALMTNAMESH 'Database self-monitoring' Alert: Short Name of Monitoring Type 20060622
56 MSG_ID Instance attribute Public Type reference (TYPE) SYMSGID MSG_ID 20060616
57 MTE_DEFAULT_ALERTER Instance attribute Public Type reference (TYPE) ALTOOLKEY DB6AL_ALERT_TOOL MTE_DEFAULT_ALERTER 20060616
58 MTE_DEFAULT_ANALYZER Instance attribute Public Type reference (TYPE) ALTOOLKEY MTE_DEFAULT_ANALYZER 20060616
59 MTE_DEFAULT_COLLECTOR Instance attribute Public Type reference (TYPE) ALTOOLKEY MTE_DEFAULT_COLLECTOR 20060616
60 MTE_DEFAULT_PRIORITY Instance attribute Public Type reference (TYPE) ALSEVERITY MTE_DEFAULT_PRIORITY 20060616
61 MTE_DEFAULT_RESTART Instance attribute Public Type reference (TYPE) ALTIMSECS MTE_DEFAULT_RESTART 20060616
62 MTE_DEFAULT_TIMEOUT Instance attribute Public Type reference (TYPE) ALTIMSECS MTE_DEFAULT_TIMEOUT 20060616
63 MTE_DEFAULT_WARMUP Instance attribute Public Type reference (TYPE) ALTIMSECS MTE_DEFAULT_WARMUP 20060616
64 NONE Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_NONE 20060801
65 NOT_BETWEEN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'NB' 20060906
66 NOT_EQUAL Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'NE' 20060906
67 NOT_IN Constant Protected Type reference (TYPE) DB6AL_CFG_OPERATOR 'NI' 20060906
68 PAGE Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_PAGE 20060801
69 PERCENT Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_PERCENT 20060801
70 PER_DAY Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_PER_DAY 20060801
71 PER_HOUR Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_PER_HOUR 20060801
72 RED Constant Protected Type reference (TYPE) ALVALUE CL_DBA_ALERT_ATTR=>AL_VAL_RED 20060801
73 ROOT_NODE Instance attribute Public Object reference (TYPE REF TO) CL_DBA_ALERT_ROOT_NODE ROOT_NODE 20060616
74 SECOND Constant Public Type reference (TYPE) ALUNIT DB6AL_UNIT_SECOND 20060801
75 SEPARATOR Constant Protected Type reference (TYPE) C '' 20060622
76 SM_NAME_JOBS_SCD_CRT Constant Public Type reference (TYPE) ALMTNAMESH 'Critical' Alert: Short Name of Monitoring Type 20080911
77 SM_NAME_JOBS_SCD_MED Constant Public Type reference (TYPE) ALMTNAMESH 'Non-Critical' Alert: Short Name of Monitoring Type 20080911
78 SM_NAME_JOBS_STP_MIS Constant Public Type reference (TYPE) ALMTNAMESH 'Missing Schedules' Alert: Short Name of Monitoring Type 20080911
79 SUM_NAME_ROOT_BACK Constant Public Type reference (TYPE) ALMTNAMESH 'Backup/restore' Alert: Short Name of Monitoring Type 20060621
80 SUM_NAME_ROOT_DBDD Constant Public Type reference (TYPE) ALMTNAMESH 'SAP consistency' Alert: Short Name of Monitoring Type 20060621
81 SUM_NAME_ROOT_HLTH Constant Public Type reference (TYPE) ALMTNAMESH 'Health' Alert: Short Name of Monitoring Type 20060621
82 SUM_NAME_ROOT_JOBS Constant Public Type reference (TYPE) ALMTNAMESH 'Jobs ' Alert: Short Name of Monitoring Type 20060621
83 SUM_NAME_ROOT_PERF Constant Public Type reference (TYPE) ALMTNAMESH 'Performance' Alert: Short Name of Monitoring Type 20060621
84 SUM_NAME_ROOT_SPACE Constant Public Type reference (TYPE) ALMTNAMESH 'Space management' Alert: Short Name of Monitoring Type 20060621
85 SYS_REF Instance attribute Public Object reference (TYPE REF TO) CL_DB6_SYS SYS_REF 20060616
86 UNIQUE_ID Instance attribute Private Type reference (TYPE) DB6AL_MTE_ID 20060906
87 YELLOW Constant Protected Type reference (TYPE) ALVALUE CL_DBA_ALERT_ATTR=>AL_VAL_YELLOW 20060801
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAMETER Instance method Protected Method 20090602
2 APPEND_MTE Instance method Public Method APPEND_MTE 20060616
3 ATTACH_TO_MTE Instance method Private Method 20060622
4 BUILD_MC_FULL_NAME Static method Private Method 20080213
5 BUILD_SUB_TREE Instance method Private Method 20060622
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060616
7 CREATE Static method Public Method 20060622
8 CREATE_LOG_ATTR Instance method Private Method 20060622
9 CREATE_MON_OBJ Instance method Private Method 20060622
10 CREATE_PERF_ATTR Instance method Private Method 20060622
11 CREATE_STATUS_ATTR Instance method Private Method 20060622
12 CREATE_SUMMARY_NODE Instance method Private Method 20060622
13 CREATE_TEXT_ATTR Instance method Private Method 20060622
14 DEFINE_JOBS Instance method Protected Method 20080911
15 DELETE_NON_ATTRIBUTE_LEAFS Instance method Protected Method 20060622
16 DELETE_SUB_TREE Instance method Protected Method 20090416
17 GET_COLLECTOR_TOOL Instance method Public Method 20060905
18 GET_DBCLASS Instance method Public Method 20061109
19 GET_LANDSCAPE_STATUS Static method Public Method 20080213
20 GET_METRICS Instance method Public Method 20090407
21 GET_ROOT_TID Instance method Protected Method 20080116
22 GET_UNIQUE_ID Instance method Protected Method 20060906
23 MODIFY_MTE Instance method Public Method MODIFY_MTE 20060616
24 READ_MTE Instance method Public Method 20060620
25 SELF_MONITORING Instance method Protected Method 20060920
26 TEST_MSG Instance method Protected Method 20060920
27 TEST_PRINT Instance method Private Method 20060622
28 WRITE_ALERT_CFG Instance method Private Method 20060622
Events
Class CL_DBA_ALERT_MONITOR_CONTEXT has no event.
Types
Class CL_DBA_ALERT_MONITOR_CONTEXT has no local type.
Method Signatures

Method ADD_PARAMETER Signature

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

Method ADD_PARAMETER on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method APPEND_MTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MTE Call by reference Type reference (TYPE) DB6AL_MTE MTE 20060616

Method APPEND_MTE on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method ATTACH_TO_MTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALERT_CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20060622
2 Changing HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
3 Importing IGNORE_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20060622
4 Importing MCNAME Call by reference Type reference (TYPE) ALMCNAME Alert: Name of Monitoring Context 20060622
5 Importing NAME Call by reference Type reference (TYPE) ALMTNAMESH Alert: Short Name of Monitoring Type 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method BUILD_MC_FULL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MT_FULLNAME Value transfer Type reference (TYPE) ALMTFULLNM Alert: monitoring type full name 20080213
2 Importing SYS_DATA Call by reference Type reference (TYPE) DB6NAVSYST DB6: System Registration Table 20080213

Method BUILD_MC_FULL_NAME on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method BUILD_SUB_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALERT_CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20060622
2 Importing CFG_REF Call by reference Object reference (TYPE REF TO) CL_DBA_CONFIG DBA Cockpit: Monitoring Settings 20090422
3 Changing LEVEL Call by reference Type reference (TYPE) I 20060622
4 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
5 Importing PARENT_ID Call by reference Type reference (TYPE) DB6AL_MTE_ID 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E2E_ALERTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090408
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS SYS_REF 20060616
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060620

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT_REF Value transfer Object reference (TYPE REF TO) IF_DBA_ALERT_TREE DBA Cockpit: Alert Tree 20060622
2 Importing E2E_ALERTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090408
3 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method CREATE_LOG_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALERT_CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20060622
2 Changing ATTRIBUTE_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
3 Importing LEVEL Call by reference Type reference (TYPE) I 20060622
4 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
5 Importing SETTINGS Call by reference Type reference (TYPE) DB6AL_MTE 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method CREATE_MON_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALERT_CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20060622
2 Importing LEVEL Call by reference Type reference (TYPE) I 20060622
3 Changing OBJECT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
4 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
5 Importing SETTINGS Call by reference Type reference (TYPE) DB6AL_MTE 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method CREATE_PERF_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALERT_CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20060622
2 Changing ATTRIBUTE_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
3 Importing LEVEL Call by reference Type reference (TYPE) I 20060622
4 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
5 Importing SETTINGS Call by reference Type reference (TYPE) DB6AL_MTE 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method CREATE_STATUS_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALERT_CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20060622
2 Changing ATTRIBUTE_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
3 Importing LEVEL Call by reference Type reference (TYPE) I 20060622
4 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
5 Importing SETTINGS Call by reference Type reference (TYPE) DB6AL_MTE 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method CREATE_SUMMARY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) I 20060622
2 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
3 Importing SETTINGS Call by reference Type reference (TYPE) DB6AL_MTE 20060622
4 Changing SUMMARY_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method CREATE_TEXT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) I 20060622
2 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
3 Importing SETTINGS Call by reference Type reference (TYPE) DB6AL_MTE 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622

Method DEFINE_JOBS Signature

Method DEFINE_JOBS on class CL_DBA_ALERT_MONITOR_CONTEXT has no parameter.
Method DEFINE_JOBS on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method DELETE_NON_ATTRIBUTE_LEAFS Signature

Method DELETE_NON_ATTRIBUTE_LEAFS on class CL_DBA_ALERT_MONITOR_CONTEXT has no parameter.
Method DELETE_NON_ATTRIBUTE_LEAFS on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method DELETE_SUB_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Type reference (TYPE) DB6AL_MTE_ID 20090416

Method DELETE_SUB_TREE on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method GET_COLLECTOR_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COLLECTOR_TOOL Value transfer Type reference (TYPE) ALTOOLKEY Alert: Logical Name of Tool 20060905
2 Importing FREQUENCY Call by reference Type reference (TYPE) I 20060905

Method GET_COLLECTOR_TOOL on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method GET_DBCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MC_NAME_DBCLASS Value transfer Type reference (TYPE) STRING 20061109
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20061109

Method GET_LANDSCAPE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ALERTS Value transfer Type reference (TYPE) DBA_ALERT_STATUS_LIST DBA Cockpit: Alert List for all Systems 20080213
2 Importing REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080213

Method GET_LANDSCAPE_STATUS on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method GET_METRICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning METRICS Value transfer Type reference (TYPE) DBA_ALERT_METRICS DBA: Database Alert Metrics 20090407

Method GET_METRICS on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method GET_ROOT_TID Signature

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

Method GET_UNIQUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) DB6AL_MTE_ID 20060906

Method GET_UNIQUE_ID on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method MODIFY_MTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MTE Call by reference Type reference (TYPE) DB6AL_MTE MTE 20060616

Method MODIFY_MTE on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method READ_MTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) DB6AL_MTE_ID 20060620
2 Returning MTE Value transfer Type reference (TYPE) DB6AL_MTE 20060620

Method READ_MTE on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method SELF_MONITORING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) CLIKE Alert: Short Name of Monitoring Type 20101014
2 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20101014
3 Importing FUNCTION_MODULE Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060920
4 Importing METHOD_NAME Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060920
5 Importing MTE_NAME Call by reference Type reference (TYPE) CLIKE Alert: Short Name of Monitoring Type 20101014
6 Importing OBJECT_NAME Call by reference Type reference (TYPE) CLIKE Alert: Short Name of Monitoring Type 20101014
7 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20101014
8 Importing RC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20060920
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060920

Method TEST_MSG Signature

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

Method TEST_MSG on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method TEST_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL Call by reference Type reference (TYPE) I 20060622
2 Importing MTE Call by reference Type reference (TYPE) DB6AL_MTE 20060622

Method TEST_PRINT on class CL_DBA_ALERT_MONITOR_CONTEXT has no exception.

Method WRITE_ALERT_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CFG Call by reference Type reference (TYPE) DB6ALRTCFG_STRU DB6: Alert Configuration Data 20060622
2 Importing PARENT_HANDLE Call by reference Type reference (TYPE) ALGLOBTID Alert: global monitoring type identifier 20060622
3 Importing SETTINGS Call by reference Type reference (TYPE) DB6AL_MTE 20060622
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060622
History
Last changed by/on SAP  20130531 
SAP Release Created in 710