Menu

SAP Function Module RE_EVENT_CREATE

IS-RE: Ereignisse für den Workflow kreieren

The Function Module RE_EVENT_CREATE (IS-RE: Ereignisse für den Workflow kreieren) is a standard Function Module in SAP ERP and is part of the function group FVID within the package FVVI.

Technical Information

Function Module RE_EVENT_CREATE
Short Text IS-RE: Ereignisse für den Workflow kreieren
Function Group FVID
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EVENT TYPE SWO_EVENT Auszulösendes Ereignis
I_KEY LIKE VIREKEY Key des Objekts, für das Ereignis ausgelöst wird

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EVENT_ID LIKE SWEDUMEVID-EVTID ID des Ereignisses

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NAME_OF_KEY_NOT_VALID Progfehler: Schlüsselfeld hat ungültigen Namen
OBJECT_KEY_NOT_FOUND Objekt mit dem spezifiziertem Key exist. nicht
UNKNOWN_OBJECT_TYPE Progfehler: Kein gültiger Objekttyp ermittelbar