SAP ABAP Function Module SAP_WAPI_CREATE_EVENT (Workflow Interfaces: Create Event (BOR))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR (Package) Business Workflow: WAPI Interfaces
Basic Data
Function Module SAP_WAPI_CREATE_EVENT Workflow Interfaces: Create Event (BOR)  
Function Group SWRR   Workflow interfaces: Runtime  
Program Name SAPLSWRR   Workflow interfaces: Runtime 
INCLUDE Name LSWRRU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE SYST-SUBRC Return code (0 - 3, 999)
Exporting EVENT_ID TYPE SWR_STRUCT-EVENT_ID Event ID
Importing OBJECT_TYPE TYPE SWR_STRUCT-OBJECT_TYP Business Object Repository object type
Importing OBJECT_KEY TYPE SWR_STRUCT-OBJECT_KEY Business Object Repository object key
Importing EVENT TYPE SWR_STRUCT-EVENT Event
Importing COMMIT_WORK TYPE SWR_STRUCT-COMMITFLAG 'X' Do not trigger "Commit Work" at end
Importing EVENT_LANGUAGE TYPE SYST-LANGU SY-LANGU Event language
Importing LANGUAGE TYPE SYLANGU SY-LANGU SAP System, Current Language
Importing USER TYPE SYUNAME SY-UNAME ABAP System, User Logon Name
Importing IFS_XML_CONTAINER TYPE XSTRING Event Container as XML Data Stream
Tables INPUT_CONTAINER TYPE SWR_CONT Input container (name-value pairs)
Tables MESSAGE_LINES TYPE SWR_MESSAG Message Lines
Tables MESSAGE_STRUCT TYPE SWR_MSTRUC Message Structure
               
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  19961206 
SAP Release Created in