SAP ABAP Class IF_DBA_ALERT_COLLECTOR (DBA Cockpit: Interface for Collectors)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_ALERT_COLLECTOR DBA Cockpit: Alert Data Collector 20060906
Properties
Class IF_DBA_ALERT_COLLECTOR  
Short Description DBA Cockpit: Interface for Collectors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060906   SAP 
Last change 20110908   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)
Interfaces
Class IF_DBA_ALERT_COLLECTOR has no interface implemented.
Friends
Class IF_DBA_ALERT_COLLECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DIALOG_MODE_NO Constant Public Type reference (TYPE) ALTYPES-CHAR1 '2' Single-Character Flag 20060906
2 DIALOG_MODE_YES Constant Public Type reference (TYPE) ALTYPES-CHAR1 '1' Single-Character Flag 20060906
3 NAME Instance attribute Public Type reference (TYPE) STRING 20060911
Methods
# Method Level Visibility Method type Description Created on
1 GET_METRICS Instance method Public Method 20090224
2 REGISTER Instance method Public Method 20060911
3 RESET Instance method Public Method 20060911
4 RUN Instance method Public Method 20060906
5 SET_E2E_ALERTING Instance method Public Method 20090423
Events
Class IF_DBA_ALERT_COLLECTOR has no event.
Types
Class IF_DBA_ALERT_COLLECTOR has no local type.
Method Signatures

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 20090224

Method GET_METRICS on class IF_DBA_ALERT_COLLECTOR has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR_REF Call by reference Object reference (TYPE REF TO) CL_DBA_ALERT_RT_ATTR DBA Cockpit: RZ20 Runtime Attribute 20060911

Method REGISTER on class IF_DBA_ALERT_COLLECTOR has no exception.

Method RESET Signature

Method RESET on class IF_DBA_ALERT_COLLECTOR has no parameter.
Method RESET on class IF_DBA_ALERT_COLLECTOR has no exception.

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIALOG_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060906
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS System Description Object 20060906
# Exception Resumable Description Created on
1 CX_DBA_ALERT_COLLECTOR 20060906

Method SET_E2E_ALERTING 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 20090423

Method SET_E2E_ALERTING on class IF_DBA_ALERT_COLLECTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in