Menu

SAP Function Module SWR_WF_XML_SND_PROC_INST_ST_CH

The Function Module SWR_WF_XML_SND_PROC_INST_ST_CH () 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_SND_PROC_INST_ST_CH
Short Text
Function Group SWRXML
Package SWR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLOW_ITEM_ID LIKE SWR_STRUCT-WORKITEMID Work Item ID
FLOW_STATE LIKE SWR_WISTAT-STATUS Processing status of work item
WI_CONTAINER_HANDLE CLASS IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN_CODE LIKE SY-SUBRC Return code (0 - 6, 999)

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
MSG_TAB LIKE SWR_MSTRUC Message Structure

Exceptions

This function module does not define any Exceptions.