SAP ABAP Class CL_SWF_EVT_HANDLER (Event handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EVT (Package) Workflow: Events
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_EVT_HANDLER Event handler 20000620
Properties
Class CL_SWF_EVT_HANDLER  
Short Description Event handler    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_EVT   Workflow: Events 
Created 20000620   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFEV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_EVT_HANDLER Event handler 20000620
Friends
Class CL_SWF_EVT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_HANDLER Instance attribute Public Type reference (TYPE) SWFDEVTHND Event Handler Structure (FM/Method) 20000831
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE_FOR_FUNCTION Static method Public Method Generates an instance for a function module 20000620
2 GET_INSTANCE_FOR_METHOD Static method Public Method Generates an instance for a method 20000620
3 SET_FUNCTION Instance method Protected Method Sets a function module 20000620
4 SET_METHOD Instance method Protected Method Sets a Method 20000620
Events
Class CL_SWF_EVT_HANDLER has no event.
Types
Class CL_SWF_EVT_HANDLER has no local type.
Method Signatures

Method GET_INSTANCE_FOR_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20000620
2 Returning RE_HANDLER Value transfer Object reference (TYPE REF TO) CL_SWF_EVT_HANDLER Ereignisbehandler 20000620
# Exception Resumable Description Created on
1 CX_SWF_EVT_INVALID_HANDLER Ereignisbehandler ist inkompatibel 20000831

Method GET_INSTANCE_FOR_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20000620
2 Importing IM_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Interfacename 20001107
3 Returning RE_HANDLER Value transfer Object reference (TYPE REF TO) CL_SWF_EVT_HANDLER Ereignisbehandler 20000620
# Exception Resumable Description Created on
1 CX_SWF_EVT_INVALID_HANDLER Ereignisbehandler ist inkompatibel 20001107

Method SET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20000620
2 Importing IM_FUNCTION_TYP Call by reference Type reference (TYPE) SWFERECFBT Typ des Verbraucherfunktionsbausteins 20000831

Method SET_FUNCTION on class CL_SWF_EVT_HANDLER has no exception.

Method SET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20000620
2 Importing IM_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Interfacename 20001107
3 Importing IM_METHOD Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20000620
4 Importing IM_METHOD_TYP Call by reference Type reference (TYPE) SWFEMETTYP Typ der Methode 20001107

Method SET_METHOD on class CL_SWF_EVT_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610