Menu

SAP Function Module SWR_WF_XML_SND_CH_PROC_INST_ST

The Function Module SWR_WF_XML_SND_CH_PROC_INST_ST () 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_CH_PROC_INST_ST
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
STATE_IN TYPE STRING

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)
STATE_OUT TYPE STRING

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.