Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
CODEPAGE | 0 | SPACE | X | Code page during ASC upload | ||
FILEMASK_ALL | 0 | SPACE | X | File mask as under FM 'WS_FILENAME_GET' | ||
FILEMASK_MASK | 0 | SPACE | X | Mask for file selection (e.g., '*.txt' ) | ||
FILEMASK_TEXT | 0 | SPACE | X | Mask for file selection (help text) | ||
FILENAME | RLGRAP-FILENAME | C | 128 | SPACE | X | Default value for file name |
FILETYPE | RLGRAP-FILETYPE | C | 3 | SPACE | X | Default value for file type (ASCII, binary ) |
FILETYPE_NO_CHANGE | 0 | SPACE | X | 'x' prevents change to the file format | ||
FILETYPE_NO_SHOW | 0 | SPACE | X | 'x' prevents displaying the file format | ||
ITEM | 0 | SPACE | X | Text for upload pop-up | ||
LINE_EXIT | 0 | SPACE | X | INTERNAL USE ONLY | ||
SILENT | 0 | 'S' | X | 'x' suppresses the success screen | ||
USER_FORM | 0 | SPACE | X | INTERNAL USE ONLY | ||
USER_PROG | 0 | SPACE | X | INTERNAL USE ONLY |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
ACT_FILENAME | RLGRAP-FILENAME | C | 128 | Name of the file (entered value) |
ACT_FILETYPE | RLGRAP-FILETYPE | C | 3 | File type (entered value) |
CANCEL | 0 | Is set on 'cancel' | ||
FILESIZE | 0 | File length (return) |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
DATA_TAB | 0 | Transfer table for file contents |
Exception | Text |
---|---|
CONVERSION_ERROR | Data conversion error |
GUI_REFUSE_FILETRANSFER | |
INVALID_TABLE_WIDTH | Invalid table structure |
INVALID_TYPE | Incorrect parameter FILETYPE |
NO_BATCH | Front end function cannot be executed in batch |
UNKNOWN_ERROR | not used |