SAP ABAP Class IF_SWF_EVT_HANDLER (Event handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_EVT_HANDLER Event handler 20000620
Properties
Class IF_SWF_EVT_HANDLER  
Short Description Event handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000620   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_EVT_HANDLER has no forward declaration.
Interfaces
Class IF_SWF_EVT_HANDLER has no interface implemented.
Friends
Class IF_SWF_EVT_HANDLER has no friend class.
Attributes
Class IF_SWF_EVT_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FUNCTION Instance method Public Method Delivers a function module 20000620
2 GET_METHOD Instance method Public Method Delivers a method 20000620
3 IS_FUNCTION Instance method Public Method Shows whether the handler is a function module 20000620
4 IS_METHOD Instance method Public Method Shows whether the handler is a method 20000620
Events
Class IF_SWF_EVT_HANDLER has no event.
Types
Class IF_SWF_EVT_HANDLER has no local type.
Method Signatures

Method GET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FUNCTION Call by reference Type reference (TYPE) FUNCNAME Funktionsbausteinsname 20000620
2 Exporting EX_FUNCTYP Call by reference Type reference (TYPE) SWFERECFBT Typ des Verbraucherfunktionsbausteins 20000712

Method GET_FUNCTION on class IF_SWF_EVT_HANDLER has no exception.

Method GET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20000620
2 Exporting EX_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Interfacename 20001108
3 Exporting EX_METHOD Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20000620
4 Exporting EX_METHOD_TYP Call by reference Type reference (TYPE) SWFEMETTYP Typ der Methode 20000712

Method GET_METHOD on class IF_SWF_EVT_HANDLER has no exception.

Method IS_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BOOLEAN Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20000620

Method IS_FUNCTION on class IF_SWF_EVT_HANDLER has no exception.

Method IS_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BOOLEAN Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20000620

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