Menu

SAP Function Module SWR_XML_WORKFLOW_HANDLER

The Function Module SWR_XML_WORKFLOW_HANDLER () 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_XML_WORKFLOW_HANDLER
Short Text
Function Group SWRXML
Package SWR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REQ_MIME_SIZE TYPE INT4 Natural Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RES_MIME_SIZE TYPE INT4 Natural Number
RETURN_CODE TYPE INT4 Natural Number

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
REQ_HTML LIKE IXBCHTML HTML form data of iXML Business Connector
REQ_HTTP LIKE IXBCHTTP iXML Business Connector HTTP header
REQ_MIME LIKE IXBCMIME MIME data of iXML Business Connector
RES_HTTP LIKE IXBCHTTP iXML Business Connector HTTP header
RES_MIME LIKE IXBCMIME MIME data of iXML Business Connector

Exceptions

This function module does not define any Exceptions.