SAP ABAP Function Module SWE_EVENT_REC_TYPE_ENTER (Einfügen eines Eintrages in die Typentabelle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWE (Package) Business Workflow: Events
Basic Data
Function Module SWE_EVENT_REC_TYPE_ENTER Einfügen eines Eintrages in die Typentabelle  
Function Group SWEA   API for Events  
Program Name SAPLSWEA    
INCLUDE Name LSWEAU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLIENT TYPE SYST-MANDT SY-MANDT Client
Importing ENABLED TYPE SWETYPECOU-ENABLED 'X' Flag if linkage is active
Importing OBJTYPE TYPE SWETYPECOU-OBJTYPE Type of initiating object
Importing CHECKFB TYPE SWETYPECOU-CHECKFB SPACE Name of check function module
Importing RECFB TYPE SWETYPECOU-RECFB Name of receiver function module
Importing RECTYPE TYPE SWETYPECOU-RECTYPE Type of event receiver
Importing EVENT TYPE SWETYPECOU-EVENT Event
Importing GLOBAL TYPE SWETYPECOU-GLOBAL 'X' Flag if linkage is instance-independent
Importing RECGETFB TYPE SWETYPECOU-RECGETFB SPACE Name of funct.module for determining receiver type
Importing RFC_DESTINATION TYPE SWETYPECOU-RFCDEST SPACE
Importing IMPLICIT_TRANSPORT TYPE SWEFLAGS-TRANSFLAG 'X' Flag if linkage is to be transported
Importing Q_ENABLE TYPE SWETYPECOU-Q_ENABLE SPACE Kennzeichen, ob EreignisQueue verwendet werden kann
Importing REC_ERROR TYPE SWETYPECOU-REC_ERROR 0 Verhalten bei Rückmeldung eines Fehlers
Exception UPDATE_FAILED TYPE Insertion of type linkage failed
Exception INVALID_RECFB TYPE Receiver function module invalid
Exception INVALID_RECGETFB TYPE Receiver type determination FM invalid
Exception INVALID_CHECKFB TYPE Check function module invalid
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950428 
SAP Release Created in