The Function Module SWE_EVENT_CREATE_IN_UPD_TASK (Erzeugen eines Ereignisses (V1-fähig)) is a standard Function Module in SAP ERP and is part of the function group SWEA within the package SWE.
Function Module | SWE_EVENT_CREATE_IN_UPD_TASK |
Short Text | Erzeugen eines Ereignisses (V1-fähig) |
Function Group | SWEA |
Package | SWE |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CREATOR | LIKE | SWHACTOR | SPACE | Event creator |
EVENT | LIKE | SWETYPECOU-EVENT | Name of event | |
OBJKEY | LIKE | SWEINSTCOU-OBJKEY | ID (key) of initiating object | |
OBJTYPE | LIKE | SWETYPECOU-OBJTYPE | Type of initiating object | |
START_WITH_DELAY | LIKE | SWEFLAGS-DELAYFLAG | SPACE | Flag for delayed start of aRFC |
TAKE_WORKITEM_REQUESTER | LIKE | SWEFLAGS-WIREQFLAG | SPACE | Flag, als Requester das letzte WI zu nehmen ist |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJTYPE_NOT_FOUND | Initiating object type not found |