Menu

SAP Function Module SWF_EVT_HANDLER_START_INT_BPM

Startet einen Ereignisbehandler (intern)

The Function Module SWF_EVT_HANDLER_START_INT_BPM (Startet einen Ereignisbehandler (intern)) 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_INT_BPM
Short Text Startet einen Ereignisbehandler (intern)
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-Tabelle
IM_CONTAINER_IS_COMPLETE TYPE XFELD Feld zum Ankreuzen
IM_EVENT_ID TYPE SWE_EVTID Kennung einer Ereignisinstanz
IM_EVT_GUID TYPE SWE_EGUID GUID eines Ereignisses
IM_LINKAGE TYPE SWFDEVLNK Ereigniskopplung
IM_NEXT_MODE TYPE CHAR01 Charakterfeld der Länge 1
IM_STANDARDS TYPE SWFREVTSTD Standard-Containerelemente des Ereignismanagers
IM_XML_CONTAINER TYPE SWFREVTXML_TAB Tabelle für XML-Strom des Ereigniscontainers

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 GUID eines Ereignisses

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.