Menu

SAP Function Module SWRXI_IMPORT_XML_PROCESSDEF

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

Technical Information

Function Module SWRXI_IMPORT_XML_PROCESSDEF
Short Text
Function Group SWRXI
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
IM_CONTROL TYPE SWRXI_CTL Control Parameters
IM_PROCESS TYPE SWR_VERS Workflow: Versions of a Task
IM_XML_STREAM TYPE XSTRING

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_PROCESS TYPE SWR_VERS Workflow: Versions of a Task
EX_REPOSITORY TYPE SWRXI_REP XI Repositoryname einer Komponente
RETCODE TYPE SYSUBRC Error Code

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
MESSAGE_LINES LIKE SWR_MESSAG Workflow Interfaces: Messages
MESSAGE_STRUCT LIKE SWR_MSTRUC Workflow interfaces: Message structure

Exceptions

This function module does not define any Exceptions.