SAP ABAP Interface IF_ALERT_LOCAL_EVENT (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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALERT_LOCAL_EVENT ALM: Alert Event Linkage 20050103
Properties
Interface IF_ALERT_LOCAL_EVENT  
Short Description ALM: Alert Event Linkage    
General Data
Package SALERT_LOCAL   Application Interface for Alert Framework 
Created 20050103   SAP 
Last changed 20050214   SAP 
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)
Interfaces
Interface IF_ALERT_LOCAL_EVENT has no interface.
Friends
Interface IF_ALERT_LOCAL_EVENT has no friend.
Attributes
Interface IF_ALERT_LOCAL_EVENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALERT_ALIAS Instance method Public Method Returns Alias of Alert Category 20050103
2 GET_ALERT_CATEGORY Instance method Public Method Returns Alert Category 20050103
3 GET_ALERT_CATEGORY_DESCRIPTION Instance method Public Method Returns Description of Alert Category 20050103
4 GET_EVENT_NAME Instance method Public Method Returns Name of Event 20050103
5 GET_EVENT_OBJECT_CATEGORY Instance method Public Method Returns Category of Event (BOR, ABAP Class...) 20050103
6 GET_EVENT_OBJECT_TYPE Instance method Public Method Returns Object Type of Event (BOR Type, ...) 20050103
7 RAISE_EVENT Instance method Public Method Triggers Event 20050103
8 SET_ACTIVATION_FLAG Instance method Public Method Sets Activation Indicator 20050103
Events
Interface IF_ALERT_LOCAL_EVENT has no event.
Types
Interface IF_ALERT_LOCAL_EVENT has no local type.
Method Signatures

Method GET_ALERT_ALIAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_ALIAS Value transfer Type reference (TYPE) SALERTDALIAS ALM: Langer Name einer Alert-Kategorie 20050103

Method GET_ALERT_ALIAS on Interface IF_ALERT_LOCAL_EVENT has no exception.

Method GET_ALERT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_CATEGORY_KEY Value transfer Type reference (TYPE) SALRTDCAT Alert-Kategorie 20050103

Method GET_ALERT_CATEGORY on Interface IF_ALERT_LOCAL_EVENT has no exception.

Method GET_ALERT_CATEGORY_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache für die Beschreibung 20050103
2 Returning RP_DESCRIPTION Value transfer Type reference (TYPE) SALRTDCATD Beschreibung der Alert-Kategorie 20050103

Method GET_ALERT_CATEGORY_DESCRIPTION on Interface IF_ALERT_LOCAL_EVENT has no exception.

Method GET_EVENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_EVENT_NAME Value transfer Type reference (TYPE) SWO_EVENT Ereignis 20050103

Method GET_EVENT_NAME on Interface IF_ALERT_LOCAL_EVENT has no exception.

Method GET_EVENT_OBJECT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_OBJECT_CATEGORY Value transfer Type reference (TYPE) SWFECLSTYP Objekttypkategorie 20050103

Method GET_EVENT_OBJECT_CATEGORY on Interface IF_ALERT_LOCAL_EVENT has no exception.

Method GET_EVENT_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_OBJECT_TYPE Value transfer Type reference (TYPE) SIBFTYPEID Typ von Objekten in Persistenten Objektreferenzen 20050103

Method GET_EVENT_OBJECT_TYPE on Interface IF_ALERT_LOCAL_EVENT has no exception.

Method RAISE_EVENT 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_OBJECT_KEY Call by reference Type reference (TYPE) SIBFBORIID Schlüssel für das Business-Objekt 20050104
3 Importing IP_WAIT_ON_COMMIT Call by reference Type reference (TYPE) SALERTDCOMMIT SALRT_TRUE ALM-API: Warten auf Commit Work 20050105

Method RAISE_EVENT on Interface IF_ALERT_LOCAL_EVENT has no exception.

Method SET_ACTIVATION_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ACTIVE Call by reference Type reference (TYPE) SALERTDEVENTACTIVE ALM: Kennzeichen für die Aktivierung der Ereignisauslösung 20050103

Method SET_ACTIVATION_FLAG on Interface IF_ALERT_LOCAL_EVENT has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700