SAP ABAP Class CL_DBA_ALERT_CONTEXT (DBA Cockpit: alert context root class)
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_SERIALIZABLE_OBJECT Serializable Object 20050912
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ALCT_BPHITRATIO DB6: Alert Context: Expensive SQL Statement 20050912
2 Inheritance (c INHERITING FROM c_ref)  CL_DB6_ALCT_EXPSTMT DB6: Alert Context: Expensive SQL Statement 20050912
Properties
Class CL_DBA_ALERT_CONTEXT  
Short Description DBA Cockpit: alert context root class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_ALERT   DBA Cockpit: Alerting 
Created 20050912   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_ALERT_CONTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20050912
Friends
Class CL_DBA_ALERT_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALRTTSTAMP Instance attribute Public Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20050912
2 ALRTTYPE Instance attribute Public Type reference (TYPE) I Alert Type 20050912
3 ALRTTYPE_BP_HITRATIO Constant Public Type reference (TYPE) I 2 Alert Type: Bufferpool Hitratio 20050912
4 ALRTTYPE_EXPENSIVE_STMT Constant Public Type reference (TYPE) I 1 Alert Type: Expensive SQL Statement 20050912
5 ATTRIBUTE Instance attribute Public Type reference (TYPE) ALMTNAMESH Alert: Short Name of Monitoring Type 20050912
6 OBJECT Instance attribute Public Type reference (TYPE) ALMTNAMESH Alert: Short Name of Monitoring Type 20050912
7 SYSID Instance attribute Public Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20050912
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050912
2 GET_ALERT_DATE Instance method Public Method return alert date in format sy-datum 20050920
3 GET_ALERT_TIME Instance method Public Method return alert time in format sy-uzeit 20050920
Events
Class CL_DBA_ALERT_CONTEXT has no event.
Types
Class CL_DBA_ALERT_CONTEXT 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 ALRTTSTMP Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20050920
2 Importing ALRTTYPE Call by reference Type reference (TYPE) I type of alert 20050920
3 Importing ATTRIBUTE Call by reference Type reference (TYPE) ALMTNAMESH Alert: Short Name of Monitoring Type 20050920
4 Importing OBJECT Call by reference Type reference (TYPE) ALMTNAMESH Alert: Short Name of Monitoring Type 20050920
5 Importing SYSID Call by reference Type reference (TYPE) DB6NAVSYST-SYSID Name of the SAP System 20050920

Method CONSTRUCTOR on class CL_DBA_ALERT_CONTEXT has no exception.

Method GET_ALERT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE Value transfer Type reference (TYPE) SYDATUM Current Date of Application Server 20050920

Method GET_ALERT_DATE on class CL_DBA_ALERT_CONTEXT has no exception.

Method GET_ALERT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIME Value transfer Type reference (TYPE) SYUZEIT Current Time of Application Server 20050920

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