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.
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 |
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) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FILELENGTH | TYPE | ANY | Dateilänge |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_TAB | LIKE | Übergabetabelle |
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 |