SAP ABAP Class CA_ALERT_LOCAL_EVENT (Agent ALM: Alert Event Linkage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-ALM (Application Component) Alert Framework
     SALERT_LOCAL (Package) Application Interface for Alert Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CB_ALERT_LOCAL_EVENT Base Agent ALM: Alert Event Linkage 20050103
Properties
Class CA_ALERT_LOCAL_EVENT  
Short Description Agent ALM: Alert Event Linkage    
Super Class CB_ALERT_LOCAL_EVENT Base Agent ALM: Alert Event Linkage 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALERT_LOCAL   Application Interface for Alert Framework 
Created 20050103   SAP 
Last change 20050214   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)
2 SALRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CA_ALERT_LOCAL_EVENT has no interface implemented.
Friends
Class CA_ALERT_LOCAL_EVENT 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_LOCAL_EVENT Class Agent - Singleton 20050103
2 GT_CAT_LOADED Instance attribute Private See coding 20050103
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20050103
2 GET_PERSISTENT_BY_CATEGORY Instance method Public Method Returns Event Linkages for an Alert Category 20050103
3 LOAD_BY_CATEGORY Instance method Private Method Loads Event Linkages for an Alert Category 20050103
4 SET_OBJECTS_FROM_DATA Instance method Private Method 20050103
Events
Class CA_ALERT_LOCAL_EVENT has no event.
Types
Class CA_ALERT_LOCAL_EVENT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_PERSISTENT_BY_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CATEGORY_KEY Call by reference Type reference (TYPE) SALRTDCAT Alert-Kategorie 20050103
2 Importing IP_ONLY_ACTIVE Call by reference Type reference (TYPE) SALERTDONLYACTIVE ALM: Nur aktive Ereigniskopplungen zurückliefern 20050103
3 Returning RT_RESULT Value transfer Type reference (TYPE) SALERTTIFEVENT ALM: Tabelle mit Ereignisreferenzen 20050103

Method GET_PERSISTENT_BY_CATEGORY on class CA_ALERT_LOCAL_EVENT has no exception.

Method LOAD_BY_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CATEGORY_KEY Call by reference Type reference (TYPE) SALRTDCAT Alert-Kategorie 20050103
2 Returning RT_RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB 20050103

Method LOAD_BY_CATEGORY on class CA_ALERT_LOCAL_EVENT 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 20050103
2 Returning RESULT Value transfer Type reference (TYPE) TYP_OBJECT_REF_TAB 20050103

Method SET_OBJECTS_FROM_DATA on class CA_ALERT_LOCAL_EVENT has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700