SAP ABAP Class CL_ALERT_EVENT_SERVICE (ALM: Service for Event Triggering)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-ALM (Application Component) Alert Framework
     SALERT_LOCAL (Package) Application Interface for Alert Framework
Properties
Class CL_ALERT_EVENT_SERVICE  
Short Description ALM: Service for Event Triggering    
Super Class    
Instantiability of a Class 2  Public 
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 SALRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALERT_EVENT_SERVICE has no interface implemented.
Friends
Class CL_ALERT_EVENT_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_LOCAL_SERVICE_API Instance attribute Private Object reference (TYPE REF TO) CL_ALERT_SERVICES_LOCAL ALM API: Local Service Functions 20050104
2 GO_UNIQUE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ALERT_EVENT_SERVICE Singleton of Service Class 20050103
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_EVENT Instance method Public Method Activates an Event Linkage 20050103
2 CREATE_EVENT Instance method Public Method Generates a New Event Linkage 20050103
3 DEACTIVATE_EVENT Instance method Public Method Deactivates an Event Linkage 20050103
4 DELETE_EVENT Instance method Public Method Deletes an Event Linkage 20050103
5 GET_EVENTS Instance method Public Method Returns Event Linkages 20050103
6 GET_INSTANCE Static method Public Method Returns an Instance of the Service Class 20050103
7 RAISE_EVENTS_FOR_ALERT Instance method Public Method Triggers Events for an Alert 20050103
Events
Class CL_ALERT_EVENT_SERVICE has no event.
Types
Class CL_ALERT_EVENT_SERVICE has no local type.
Method Signatures

Method ACTIVATE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_EVENT Call by reference Object reference (TYPE REF TO) IF_ALERT_LOCAL_EVENT ALM: Alert-Ereigniskopplung 20050103

Method ACTIVATE_EVENT on class CL_ALERT_EVENT_SERVICE has no exception.

Method CREATE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ALIAS Call by reference Type reference (TYPE) SALERTDALIAS ALM: Langer Name einer Alert-Kategorie 20050103
2 Importing IP_CATEGORY_KEY Call by reference Type reference (TYPE) SALRTDCAT Alert-Kategorie 20050103
3 Importing IP_EVENT_NAME Call by reference Type reference (TYPE) SWO_EVENT Ereignis 20050103
4 Importing IP_EVENT_OBJECT_CATEGORY Call by reference Type reference (TYPE) SWFECLSTYP Objekttypkategorie 20050103
5 Importing IP_EVENT_OBJECT_TYPE Call by reference Type reference (TYPE) SIBFTYPEID Typ von Objekten in Persistenten Objektreferenzen 20050103
6 Returning RI_EVENT Value transfer Object reference (TYPE REF TO) IF_ALERT_LOCAL_EVENT ALM: Alert-Ereigniskopplung 20050103

Method CREATE_EVENT on class CL_ALERT_EVENT_SERVICE has no exception.

Method DEACTIVATE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_EVENT Call by reference Object reference (TYPE REF TO) IF_ALERT_LOCAL_EVENT ALM: Alert-Ereigniskopplung 20050103

Method DEACTIVATE_EVENT on class CL_ALERT_EVENT_SERVICE has no exception.

Method DELETE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_EVENT Call by reference Object reference (TYPE REF TO) IF_ALERT_LOCAL_EVENT ALM: Alert-Ereigniskopplung 20050103

Method DELETE_EVENT on class CL_ALERT_EVENT_SERVICE has no exception.

Method GET_EVENTS Signature

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

Method GET_EVENTS on class CL_ALERT_EVENT_SERVICE has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SERVICE Value transfer Object reference (TYPE REF TO) CL_ALERT_EVENT_SERVICE ALM: Service für die Ereignisauslösung 20050103
# Exception Resumable Description Created on
1 CX_ALERT_NO_RFC_DEST Alerts: Fehlende RFC Destination zum zentralen Server 20050104

Method RAISE_EVENTS_FOR_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_ALERT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20050103
2 Importing IP_ALIAS Call by reference Type reference (TYPE) SALERTDALIAS ALM: Langer Name einer Alert-Kategorie 20050103
3 Importing IP_CATEGORY_KEY Call by reference Type reference (TYPE) SALRTDCAT Alert-Kategorie 20050103
4 Importing IP_WAIT_ON_COMMIT Call by reference Type reference (TYPE) SALERTDCOMMIT SALRT_TRUE Warten auf Commit Work 20050105

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