SAP ABAP Class CL_DBA_ALERT_MTE (DBA Cockpit: Alert MTE)
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_NODE 20060621
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_ATTR 20060621
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_OBJECT 20060621
3 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERT_SUMMARY_NODE 20060621
Properties
Class CL_DBA_ALERT_MTE  
Short Description DBA Cockpit: Alert MTE    
Super Class CL_DBA_ALERT_NODE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_ALERT   DBA Cockpit: Alerting 
Created 20060621   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_ALERT_MTE has no forward declaration.
Interfaces
Class CL_DBA_ALERT_MTE has no interface implemented.
Friends
Class CL_DBA_ALERT_MTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MTE Instance attribute Protected Type reference (TYPE) DB6AL_MTE MTE 20060621
2 PARENT_NODE Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_ALERT_NODE 20060621
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_NAME Instance method Protected Method 20060911
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060621
3 GET_NAME Instance method Public Method 20060912
4 GET_PARENT Instance method Public Method 20060621
5 GET_PARENT_ID Instance method Private Method 20060621
Events
Class CL_DBA_ALERT_MTE has no event.
Types
Class CL_DBA_ALERT_MTE has no local type.
Method Signatures

Method BUILD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20060911
2 Importing TYPE Call by reference Type reference (TYPE) STRING 20060911
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE DBA Cockpit: Alert Exceptions 20060911

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) CL_DBA_ALERT_MONITOR_CONTEXT 20060621
2 Importing HELP_MSG Call by reference Type reference (TYPE) I HELP_MSG 20060621
3 Importing ID Call by reference Type reference (TYPE) DB6AL_MTE_ID ID 20060621
4 Importing IS_PARTITIONED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060621
5 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_DBA_ALERT_NODE PARENT 20060621
6 Importing TYPE Call by reference Type reference (TYPE) STRING TYPE 20060621
# Exception Resumable Description Created on
1 CX_DBA_ALERT_TREE CX_DBA_ALERT_TREE 20060621

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 20060912

Method GET_NAME on class CL_DBA_ALERT_MTE has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT_REF Value transfer Object reference (TYPE REF TO) CL_DBA_ALERT_NODE 20060621

Method GET_PARENT on class CL_DBA_ALERT_MTE has no exception.

Method GET_PARENT_ID Signature

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

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