The Function Module SWF_EVT_HANDLER_START_INTERNAL () is a standard Function Module in SAP ERP and is part of the function group SWF_EVT_INTERN within the package SWF_EVT.
Function Module | SWF_EVT_HANDLER_START_INTERNAL |
Short Text | |
Function Group | SWF_EVT_INTERN |
Package | SWF_EVT |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BOR_CONTAINER | TYPE | SWCONTTAB | Container Table | |
IM_CONTAINER_IS_COMPLETE | TYPE | XFELD | Checkbox Field | |
IM_EVENT_ID | TYPE | SWE_EVTID | ID of an event instance | |
IM_EVT_GUID | TYPE | SWE_EGUID | Event GUID | |
IM_LINKAGE | TYPE | SWFDEVLNK | Event Linkage | |
IM_NEXT_MODE | TYPE | CHAR01 | Character Field Length 1 | |
IM_STANDARDS | TYPE | SWFREVTSTD | Standard Container Elements of Event Manager | |
IM_XML_CONTAINER | TYPE | SWFREVTXML_TAB | Table for XML Stream of Event Container |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_EVT_GUID | TYPE | SWE_EGUID | Event GUID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.