Menu

SAP Function Module SWR_WF_XML_EVENT_STATE_CHANGED

The Function Module SWR_WF_XML_EVENT_STATE_CHANGED () is a standard Function Module in SAP ERP and is part of the function group SWRXML within the package SWR.

Technical Information

Function Module SWR_WF_XML_EVENT_STATE_CHANGED
Short Text
Function Group SWRXML
Package SWR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVENT LIKE SWETYPECOU-EVENT Name of Event
EXCEPTIONS_ALLOWED LIKE SWEFLAGS-EXC_OK SPACE Indicator Showing Whether FM Can Raise Exceptions
OBJKEY LIKE SWEINSTCOU-OBJKEY Key of Triggering Object
OBJTYPE LIKE SWETYPECOU-OBJTYPE Type of triggering object
RECTYPE LIKE SWETYPECOU-RECTYPE Type of Event Receiver, Here: Task ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REC_ID LIKE SWELOG-RECID Key of Receiving Object

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 Event container

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CREATE_FAILED Create Work Item Failed
READ_FAILED Read Definition for Task Failed