Menu

SAP Function Module SWR_WF_XML_SND_GET_PROC_INST_D

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

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROC_INST_DATA TYPE SWR_PIDAT Process Instance Data for Wf-XML
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.