Menu

SAP Function Module SWF_EVT_HANDLER_START_INTERNAL

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.

Technical Information

Function Module SWF_EVT_HANDLER_START_INTERNAL
Short Text
Function Group SWF_EVT_INTERN
Package SWF_EVT
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.