Menu

SAP Function Module EWW_EVENT_CREATE

INTERN: Erzeugen eines Ereignisses

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module EWW_EVENT_CREATE (INTERN: Erzeugen eines Ereignisses) is a standard Function Module in SAP ERP and is part of the function group EWW1 within the package CCMB.

Technical Information

Function Module EWW_EVENT_CREATE
Short Text INTERN: Erzeugen eines Ereignisses
Function Group EWW1
Package CCMB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_CREATOR LIKE SWHACTOR SPACE Erzeuger des Ereignisses
X_EVENT LIKE SWETYPECOU-EVENT Name des Ereignisses
X_OBJKEY LIKE SWEINSTCOU-OBJKEY Kennung (Schlüssel) des auslösenden Objektes
X_OBJTYPE LIKE SWETYPECOU-OBJTYPE Typ des auslösenden Objektes
X_START_RECFB_SYNCHRON LIKE SWEFLAGS-SYNCFLAG SPACE Flag zum synchronen Aufruf des VerbraucherFB
X_START_WITH_DELAY LIKE SWEFLAGS-DELAYFLAG SPACE Flag zum verzögerten Start des aRFC

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_EVENT_ID LIKE SWEDUMEVID-EVTID Kennung des ausgelösten Ereignisses

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_EVENT_CONTAINER LIKE SWCONT Datencontanier des Ereignisses

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Interner Fehler
OBJTYPE_NOT_FOUND Typ des auslösenden Objektes nicht gefunden