Menu

SAP Function Module TEXT_CONVERT_XML_TO_SAP

Dekodierung XML DOM Format in SAP Datenformat

The Function Module TEXT_CONVERT_XML_TO_SAP (Dekodierung XML DOM Format in SAP Datenformat) is a standard Function Module in SAP ERP and is part of the function group TRUX within the package FVVD_CORE.

Technical Information

Function Module TEXT_CONVERT_XML_TO_SAP
Short Text Dekodierung XML DOM Format in SAP Datenformat
Function Group TRUX
Package FVVD_CORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FIELD_SEPERATOR TYPE CHAR01 ,' Charakterfeld der Länge 1
I_FILENAME LIKE RLGRAP-FILENAME Lokale Datei für Upload bzw. Download
I_LINE_HEADER TYPE CHAR01 Charakterfeld der Länge 1

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.