Menu

SAP Function Module SWR_WF_XML_SND_CREA_PROC_INST

The Function Module SWR_WF_XML_SND_CREA_PROC_INST () 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_CREA_PROC_INST
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
REMOTE_ITEM_ID LIKE SWR_STRUCT-WORKITEMID Work Item ID
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.