Table list used by SAP ABAP Function Module EPS_READ_TEXT_BLOCK (read one textblock from a file)
SAP ABAP Function Module
EPS_READ_TEXT_BLOCK (read one textblock 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 |
|
| 3 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(RECORDS_PER_TRANSFER) LIKE EPSF-EPSRECTRA |
|
| 4 | EPSTECO | Text Container: 255 Bytes | ||
| 5 | EPSTECO | Text Container: 255 Bytes | SOURCE EPS_BUFFER STRUCTURE EPSTECO |
|