Menu

SAP Function Module SWE_EVENT_CREATE_ENHANCED

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module SWE_EVENT_CREATE_ENHANCED () is a standard Function Module in SAP ERP and is part of the function group SWEA within the package SWE.

Technical Information

Function Module SWE_EVENT_CREATE_ENHANCED
Short Text
Function Group SWEA
Package SWE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREATOR LIKE SWHACTOR SPACE Event creator
DEBUG_FLAG LIKE SWEFLAGS-DEBUGFLAG SPACE
EVENT LIKE SWETYPECOU-EVENT Name of Event
IDENT LIKE SWEDUMEVID-EVTID
IN_BACKGROUND_TASK LIKE SWEFLAGS-BCKGRDFLAG SPACE
IN_UPDATE_TASK LIKE SWEFLAGS-UPDATEFLAG SPACE
NO_EXPLICIT_COMMIT_REQUIRED LIKE SWEFLAGS-COMMITFLAG SPACE
NO_LOGGING LIKE SWEFLAGS-LOGFLAG SPACE
OBJKEY LIKE SWEINSTCOU-OBJKEY ID (key) of triggering object
OBJTYPE LIKE SWETYPECOU-OBJTYPE Type of triggering object
START_RECFB_SYNCHRON LIKE SWEFLAGS-SYNCFLAG SPACE Flag for synchronous call to receiver FM
START_WITH_DELAY LIKE SWEFLAGS-DELAYFLAG SPACE Flag for delayed start of aRFC
TAKE_WORKITEM_REQUESTER LIKE SWEFLAGS-WIREQFLAG SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVENT_ID LIKE SWEDUMEVID-EVTID ID of triggered event

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
EVENT_CONTAINER LIKE SWCONT Data container of event

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJTYPE_NOT_FOUND Triggering object type not found