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.
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 |
This function module does not define any IMPORTING 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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.