SAP ABAP Class CA_ALERT (Agent Alerts: Alert)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-ALM (Application Component) Alert Framework
     SALERT_CORE (Package) Central Alert Server
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CB_ALERT Base Agent Alerts: Alert 20010205
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CA_ALERT Wrapper Agent class for Alert 20091212
Properties
Class CA_ALERT  
Short Description Agent Alerts: Alert    
Super Class CB_ALERT Base Agent Alerts: Alert 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALERT_CORE   Central Alert Server 
Created 20010205   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CA_ALERT has no interface implemented.
Friends
Class CA_ALERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGENT Static Attribute Public Object reference (TYPE REF TO) CA_ALERT Class Agent - Singleton 20010205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20010205
2 GET_PERSISTENT_BY_GUIDS Instance method Public Method Gets persistent objects for a list of GUIDs 20040812
3 LOAD_BY_GUIDS Instance method Private Method Loads alerts for a list of GUIDs 20040812
4 SET_OBJECTS_FROM_DATA Instance method Private Method 20040812
Events
Class CA_ALERT has no event.
Types
Class CA_ALERT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CA_ALERT has no parameter.
Method CLASS_CONSTRUCTOR on class CA_ALERT has no exception.

Method GET_PERSISTENT_BY_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GUIDS Call by reference Type reference (TYPE) SALERTTOSGUIDS ALM: Tabelle mit Guids 20040812
2 Returning RT_ALERTS Value transfer Type reference (TYPE) SALRTTRALR Alerts: Tabelle mit Alertreferenzen 20040812

Method GET_PERSISTENT_BY_GUIDS on class CA_ALERT has no exception.

Method LOAD_BY_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GUIDS Call by reference Type reference (TYPE) SALERTTOSGUIDS ALM: Tabelle mit Guids 20040812
2 Returning RT_RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB 20040812

Method LOAD_BY_GUIDS on class CA_ALERT has no exception.

Method SET_OBJECTS_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DB_DATA_TAB Call by reference Type reference (TYPE) TYP_DB_DATA_TAB 20040812
2 Returning RESULT Value transfer Type reference (TYPE) TYP_OBJECT_REF_TAB 20040812

Method SET_OBJECTS_FROM_DATA on class CA_ALERT has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 300