SAP ABAP Function Module SWE_EVENT_CREATE (Generate an event (public))
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_CREATE Generate an event (public)  
Function Group SWEA   API for Events  
Program Name SAPLSWEA    
INCLUDE Name LSWEAU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EVENT_ID TYPE SWEDUMEVID-EVTID ID of triggered event
Exporting RECEIVER_COUNT TYPE SWEDUMEVID-EVTID ID of an event instance
Importing OBJTYPE TYPE SWETYPECOU-OBJTYPE Type of triggering object
Importing OBJKEY TYPE SWEINSTCOU-OBJKEY ID (key) of triggering object
Importing EVENT TYPE SWETYPECOU-EVENT Name of Event
Importing CREATOR TYPE SWHACTOR SPACE Event creator
Importing TAKE_WORKITEM_REQUESTER TYPE SWEFLAGS-WIREQFLAG SPACE Flag for using last WI as requester
Importing START_WITH_DELAY TYPE SWEFLAGS-DELAYFLAG SPACE Flag for delayed start of aRFC
Importing START_RECFB_SYNCHRON TYPE SWEFLAGS-SYNCFLAG SPACE Flag for synchronous call to receiver FM
Importing NO_COMMIT_FOR_QUEUE TYPE SWEFLAGS-COMMITFLAG SPACE Entry in event queue without explicit COMMIT
Importing DEBUG_FLAG TYPE SWEFLAGS-DEBUGFLAG SPACE Flag for debugging in receiver FM
Importing NO_LOGGING TYPE SWEFLAGS-LOGFLAG SPACE Flag for no logging
Importing IDENT TYPE SWEDUMEVID-EVTID ID of event (only if previously in queue)
Tables EVENT_CONTAINER TYPE SWCONT Data container of event
Exception OBJTYPE_NOT_FOUND TYPE Triggering object type not found
               
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  19950421 
SAP Release Created in