Menu

SAP Function Module DMEE_GET_XML_DATA_ABA

Import of XML document in desired format

The Function Module DMEE_GET_XML_DATA_ABA (Import of XML document in desired format) is a standard Function Module in SAP ERP and is part of the function group DMEE2_ABA within the package ID-DMEEA.

Technical Information

Function Module DMEE_GET_XML_DATA_ABA
Short Text Import of XML document in desired format
Function Group DMEE2_ABA
Package ID-DMEEA
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
E_DOCUMENT CLASS IF_IXML_DOCUMENT IF_IXML_DOCUMENT
E_OSTREAM_ITABLE CLASS IF_IXML_OSTREAM IF_IXML_OSTREAM
E_XMLFLAG TYPE CHAR1 Single-character flag
E_XMLSIZE TYPE INT4 Natural number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.