SAP ABAP Function Module TB_LIMIT_UPLOAD (File Transfer of File on Presentation Server to Internal Table with Dialog)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-RA-CL (Application Component) Default Risk and Limit System
⤷
FTLM (Package) Financial Services: Limit Management
⤷
⤷
Basic Data
| Function Module | TB_LIMIT_UPLOAD | File Transfer of File on Presentation Server to Internal Table with Dialog |
| Function Group | TBLF | Front-End Services |
| Program Name | SAPLTBLF | |
| INCLUDE Name | LTBLFU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FILESIZE | TYPE | ANY | Number of Bytes Transferred | |||
| |
CANCEL | TYPE | ANY | Is Set on 'Cancel' | |||
| |
ACT_FILENAME | TYPE | ANY | Name of the File (Entered Value) | |||
| |
ACT_FILETYPE | TYPE | RLGRAP-FILETYPE | File Type (Entered Value) | |||
| |
FILENAME | TYPE | ANY | SPACE | Name of the File (Default Value) | ||
| |
FILETYPE | TYPE | RLGRAP-FILETYPE | SPACE | File Type (ASCII, Binary, ...)(Default Value) | ||
| |
ITEM | TYPE | ANY | SPACE | Header for File Dialog | ||
| |
FILEMASK_MASK | TYPE | ANY | SPACE | |||
| |
DATA_TAB | TYPE | Transfer Table | ||||
| |
INVALID_TYPE | TYPE | Invalid Value for Parameter FILETYPE | ||||
| |
NO_BATCH | TYPE | Front-End Function Cannot Be Executed in Batch | ||||
| |
UNKNOWN_ERROR | TYPE | Not Used | ||||
| |
GUI_REFUSE_FILETRANSFER | TYPE | Incorrect Front End, or Error in Front End | ||||
| |
NO_AUTHORITY | TYPE | No Upload Authorization | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20011120 |
| SAP Release Created in | 110 |