SAP ABAP Class IF_SWR_EVENT_API (API for Triggering and Managing Workflow Events)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWR_API Basis Interface for Workflow APIs 20091113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWR_EVENT_API API for Triggering and Managing Events 20091113
Properties
Class IF_SWR_EVENT_API  
Short Description API for Triggering and Managing Workflow Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWR_EVENT_API has no forward declaration.
Interfaces
Class IF_SWR_EVENT_API has no interface implemented.
Friends
Class IF_SWR_EVENT_API has no friend class.
Attributes
Class IF_SWR_EVENT_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE_BUFFER Instance method Public Method 20101209
2 GET_LANGU Instance method Public Method 20101209
3 GET_REGISTERED_RFC_DEST Instance method Public Method 20101209
4 GET_TIMEZONE Instance method Public Method 20101209
5 GET_USER Instance method Public Method 20101209
6 RAISE_EVENT Instance method Public Method Trigger a Workflow Event 20091113
Events
Class IF_SWR_EVENT_API has no event.
Types
Class IF_SWR_EVENT_API has no local type.
Method Signatures

Method FREE_BUFFER Signature

Method FREE_BUFFER on class IF_SWR_EVENT_API has no parameter.
Method FREE_BUFFER on class IF_SWR_EVENT_API has no exception.

Method GET_LANGU Signature

Method GET_LANGU on class IF_SWR_EVENT_API has no parameter.
Method GET_LANGU on class IF_SWR_EVENT_API has no exception.

Method GET_REGISTERED_RFC_DEST Signature

Method GET_REGISTERED_RFC_DEST on class IF_SWR_EVENT_API has no parameter.
Method GET_REGISTERED_RFC_DEST on class IF_SWR_EVENT_API has no exception.

Method GET_TIMEZONE Signature

Method GET_TIMEZONE on class IF_SWR_EVENT_API has no parameter.
Method GET_TIMEZONE on class IF_SWR_EVENT_API has no exception.

Method GET_USER Signature

Method GET_USER on class IF_SWR_EVENT_API has no parameter.
Method GET_USER on class IF_SWR_EVENT_API has no exception.

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EVENT_HANDLER_CNT Call by reference Type reference (TYPE) SWR_COUNT Anzahl der Event Handler 20101209
2 Exporting E_RETURN_MSG Call by reference Object reference (TYPE REF TO) IF_SWR_RETURN_MSG Nachrichten der API Aufrufe 20101209
3 Importing IH_EVENT_PARAMETER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Ereignis Container (für Parameter) 20091116
4 Importing I_DO_COMMIT Call by reference Type reference (TYPE) SWR_COMMIT 'X' Flag zur Steuerung der Commit Logik (X = commit work) 20101209
5 Importing I_EVENT Call by reference Type reference (TYPE) SWO_EVENT Ereignis 20091113
6 Importing I_OBJECT Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20091113

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