SAP Function Module S_AUTH_XML_READ_FILE

The Function Module S_AUTH_XML_READ_FILE () is a standard Function Module in SAP ERP and is part of the function group S_AUTH_TOOL_UP_DOWNLOAD within the package S_AUTH_EXTERNAL.

Technical Information

Function Module S_AUTH_XML_READ_FILE
Short Text
Function Group S_AUTH_TOOL_UP_DOWNLOAD
Package S_AUTH_EXTERNAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILENAME_FOR_DATA LIKE RLGRAP-FILENAME 'c:\temp\table.XML' Local file for upload/download

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
P_DATA LIKE AAA_TREE Help Structure

Exceptions

This function module does not define any Exceptions.