SAP ABAP Function Module ITS_DOWNLOAD (ITS_DOWNLOAD)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SIT1 (Package) Tools and Services for ITS and SAP GUI for HTML
⤷
⤷
Basic Data
| Function Module | ITS_DOWNLOAD | |
| Function Group | SIT1 | Tools for ITS and SAPGUI for HTML |
| Program Name | SAPLSIT1 | Tools for ITS and SAPGUI for HTML |
| INCLUDE Name | LSIT1U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FILELENGTH | TYPE | Number of bytes transferred | ||||
| |
BIN_FILESIZE | TYPE | SPACE | File length for binary files | |||
| |
CODEPAGE | TYPE | SPACE | Code page for ASC, DBF and WK1 download | |||
| |
FILENAME | TYPE | SPACE | Name of File | |||
| |
FILETYPE | TYPE | C | 'ASC' | File type (ASCII, binary ...) | ||
| |
MODE | TYPE | SPACE | Writing mode (overwrite, append) | |||
| |
WK1_N_FORMAT | TYPE | SPACE | Format for value columns in files of the type WK1 | |||
| |
WK1_N_SIZE | TYPE | SPACE | Column width for value columns in files of the type WK1 | |||
| |
WK1_T_FORMAT | TYPE | SPACE | Format for text columns for files of the type WK1 | |||
| |
WK1_T_SIZE | TYPE | SPACE | Column width for text columns for files of the type WK1 | |||
| |
COL_SELECT | TYPE | SPACE | Column selection: activate | |||
| |
COL_SELECTMASK | TYPE | SPACE | Column selection: masking | |||
| |
NO_AUTH_CHECK | TYPE | C | SPACE | |||
| |
NO_CONVERSION | TYPE | SPACE | ||||
| |
DATA_TAB | TYPE | Transfer table | ||||
| |
FIELDNAMES | TYPE | Field names for DAT file type | ||||
| |
FILE_WRITE_ERROR | TYPE | Cannot Write to File | ||||
| |
INVALID_TABLE_WIDTH | TYPE | Not Used | ||||
| |
GUI_REFUSE_FILETRANSFER | TYPE | Incorrect Front End, or Error in Eront End | ||||
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 | 20001009 |
| SAP Release Created in | 50A |