Menu

SAP Function Module FAA_FILE_UPLOAD_EXCEL

Einlesen eines Excelfiles von der Workstation

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module FAA_FILE_UPLOAD_EXCEL (Einlesen eines Excelfiles von der Workstation) is a standard Function Module in SAP ERP and is part of the function group FAA_FILE within the package AA_POST.

Technical Information

Function Module FAA_FILE_UPLOAD_EXCEL
Short Text Einlesen eines Excelfiles von der Workstation
Function Group FAA_FILE
Package AA_POST
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_DELIMITER TYPE C ',' Begrenzungszeichen der Zellen
I_FILENAME TYPE RLGRAP-FILENAME Lokale Datei für Upload bzw. Download
I_MAXCOLS TYPE SY-INDEX Maximale Anzahl an relevanten Spalten
I_TEST TYPE RAREP-XTEST Testlauf
I_UCOMM TYPE SSCRFIELDS-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat

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
ET_FILECONTENT LIKE Zeile für Tabelle mit Excel-Daten

Exceptions

This function module does not define any Exceptions.