Table 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 | References for EPS File Transfer Package | SOURCE VALUE(END_OF_FILE) LIKE EPSF-EPSFLAG |
|
| 2 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(FILE_PATH) LIKE EPSF-EPSPATH OPTIONAL |
|
| 3 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(LAST_RECORD_LENGTH) LIKE EPSF-EPSRECLEN |
|
| 4 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(NUMBER_OF_RECORDS) LIKE EPSF-EPSRECTRA |
|
| 5 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(RECORDS_PER_TRANSFER) LIKE EPSF-EPSRECTRA |
|
| 6 | TBL8000 | Container structure 8000 Bytes | ||
| 7 | TBL8000 | Container structure 8000 Bytes | SOURCE EPS_BUFFER STRUCTURE TBL8000 |
|