Paramètre | Reférence | Type | Long. | Valeur par déf. | Facultatif | Description |
---|---|---|---|---|---|---|
BIN_FILESIZE | 0 | SPACE | X | File length for binary files | ||
CODEPAGE | 0 | SPACE | X | Code page for ASC, DBF and WK1 download | ||
COL_SELECT | 0 | SPACE | X | Column selection: activate | ||
COL_SELECTMASK | 0 | SPACE | X | Column selection: masking | ||
FILENAME | RLGRAP-FILENAME | C | 128 | SPACE | X | File name |
FILETYPE | RLGRAP-FILETYPE | C | 3 | 'ASC' | X | File type (ASCII, binary ...) |
MODE | 0 | SPACE | X | Writing mode (overwrite, append) | ||
NO_AUTH_CHECK | C | C | 0 | SPACE | X | |
WK1_N_FORMAT | 0 | SPACE | X | Format for value columns in files of the type WK1 | ||
WK1_N_SIZE | 0 | SPACE | X | Column width for value columns in files of the type WK1 | ||
WK1_T_FORMAT | 0 | SPACE | X | Format for text columns for files of the type WK1 | ||
WK1_T_SIZE | 0 | SPACE | X | Column width for text columns for files of the type WK1 |
Paramètre | Reférence | Type | Long. | Description |
---|---|---|---|---|
FILELENGTH | 0 | Number of bytes transferred |
Paramètre | Reférence | Long. | Facultatif | Description |
---|---|---|---|---|
DATA_TAB | 0 | Transfer table | ||
FIELDNAMES | 0 | X | Field names for DAT file type |
Exception | Description |
---|---|
CUSTOMER_ERROR | Exception in customer exit |
FILE_OPEN_ERROR | Not used |
FILE_WRITE_ERROR | Cannot write to file |
GUI_REFUSE_FILETRANSFER | Incorrect front end, or error in front end |
INVALID_FILESIZE | Invalid parameter BIN_FILESIZE |
INVALID_TABLE_WIDTH | Not used |
INVALID_TYPE | Invalid value for parameter FILETYPE |
NO_AUTHORITY | No Download Authorization |
NO_BATCH | Front-End Function Cannot Be Executed in Backgrnd |
UNKNOWN_ERROR | Not Used |
Stores SAP data in a file in the file system of the presentationserver. The format can be converted. Obsolete. Use class CL_GUI_FRONTEND_SERVICES. The size of the generated file is returned When generating a binary file, you must specify a file length,since the transfer table (one-column, type X) might not be completelyvalid in its last line. A length of 0 (zero) is not allowed and causes a exception(INVALID_FILESIZE) A length which is larger than the number of bytes in the table(width * number of line) also causes this exception. : use the IBM code page as the target (DOS level)IBM format Description Value range Default Description Value range Description Value range Default |
513435 | Windows code page setup for non-Unicode text files |
1444941 | Mapping of GMUX CALLS to CL_GUI_FRONTEND_SERVICES |
519059 | FAQ: Background processing system |
579747 | Support of HongKong Chinese |
798365 | ITS Up/Down: Folders are not created during the download |
709813 | VETS: Call to WS_DOWNLOAD replaced by Call to GUI_DOWNLOAD |
24834 | How to download spool requests? |
417168 | Upgrade 4.6b IS-PS 4.61A w/US2 to 4.6C IS-PS 462 |
147560 | Groups/sets: export of hierarchies |
3467 | Run-time error SET_PARAMETER_MEMORY_OVERFLOW |