Menu

SAP Function Module TB_LIMIT_WS_UPLOAD

File Transfer von Datei des Präsentationsservers in interne Tab.

The Function Module TB_LIMIT_WS_UPLOAD (File Transfer von Datei des Präsentationsservers in interne Tab.) is a standard Function Module in SAP ERP and is part of the function group TBLF within the package FTLM.

Technical Information

Function Module TB_LIMIT_WS_UPLOAD
Short Text File Transfer von Datei des Präsentationsservers in interne Tab.
Function Group TBLF
Package FTLM
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 TYPE ANY SPACE Name der Datei (Vorschlagswert)
FILETYPE LIKE RLGRAP-FILETYPE 'ASC' Dateityp (Ascii, Binaer, ...) (Vorschlagswert)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILELENGTH TYPE ANY Dateilänge

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
DATA_TAB LIKE Übergabetabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GUI_REFUSE_FILETRANSFER Falsches Frontend oder Fehler im Frontend
INVALID_TYPE Ungültiger Wert für Parameter FILETYPE
NO_AUTHORITY Keine Berechtigung für Upload
NO_BATCH Frontend-Funktion im Batch nicht ausführbar.
UNKNOWN_ERROR nicht benutzt