Menu

SAP Function Module SMUM_XML_PARSE

Parse XML docment into a table structure

The Function Module SMUM_XML_PARSE (Parse XML docment into a table structure) is a standard Function Module in SAP ERP and is part of the function group SMUM within the package SMUM.

Technical Information

Function Module SMUM_XML_PARSE
Short Text Parse XML docment into a table structure
Function Group SMUM
Package SMUM
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
RETURN LIKE BAPIRET2 XML Table structure used for retreive and output XML doc
XML_TABLE LIKE SMUM_XMLTB XML Table structure used for retreive and output XML doc

Exceptions

This function module does not define any Exceptions.