Table/Structure Field list used by SAP ABAP Function Module EPS_READ_BLOCK (read one block from a file)
SAP ABAP Function Module
EPS_READ_BLOCK (read one block from a file) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPSF - EPSFLAG | General Flag | ||
| 2 | EPSF - EPSFLAG | General Flag | SOURCE VALUE(END_OF_FILE) LIKE EPSF-EPSFLAG |
|
| 3 | EPSF - EPSPATH | Full file path | SOURCE VALUE(FILE_PATH) LIKE EPSF-EPSPATH OPTIONAL |
|
| 4 | EPSF - EPSPATH | Full file path | ||
| 5 | EPSF - EPSRECLEN | Record length [bytes] | ||
| 6 | EPSF - EPSRECLEN | Record length [bytes] | SOURCE VALUE(LAST_RECORD_LENGTH) LIKE EPSF-EPSRECLEN |
|
| 7 | EPSF - EPSRECTRA | Records per RFC transfer | SOURCE VALUE(NUMBER_OF_RECORDS) LIKE EPSF-EPSRECTRA |
|
| 8 | EPSF - EPSRECTRA | Records per RFC transfer | ||
| 9 | EPSF - EPSRECTRA | Records per RFC transfer | SOURCE VALUE(RECORDS_PER_TRANSFER) LIKE EPSF-EPSRECTRA |
|
| 10 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 11 | TBL8000 - LINE | Container for 8000 bytes |