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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20050912 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Alert Type | 20050912 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Alert Type: Bufferpool Hitratio | 20050912 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Alert Type: Expensive SQL Statement | 20050912 | |
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ALMTNAMESH | Alert: Short Name of Monitoring Type | 20050912 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ALMTNAMESH | Alert: Short Name of Monitoring Type | 20050912 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20050912 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050912 |
2 | ![]() |
Instance method | Public | Method | return alert date in format sy-datum | 20050920 |
3 | ![]() |
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 | ![]() |
ALRTTSTMP | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20050920 | ||
2 | ![]() |
ALRTTYPE | Call by reference | Type reference (TYPE) | I | type of alert | 20050920 | ||
3 | ![]() |
ATTRIBUTE | Call by reference | Type reference (TYPE) | ALMTNAMESH | Alert: Short Name of Monitoring Type | 20050920 | ||
4 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | ALMTNAMESH | Alert: Short Name of Monitoring Type | 20050920 | ||
5 | ![]() |
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 | ![]() |
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 | ![]() |
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 |