Table list used by SAP ABAP Function Module EPS_WRITE_BLOCK (write one block into a file)
SAP ABAP Function Module
EPS_WRITE_BLOCK (write one block into a file) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(FILE_PATH) LIKE EPSF-EPSPATH OPTIONAL |
|
| 2 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(LAST_RECORD_LENGTH) LIKE EPSF-EPSRECLEN |
|
| 3 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(NUMBER_OF_RECORDS) LIKE EPSF-EPSRECTRA |
|
| 4 | TBL8000 | Container structure 8000 Bytes | ||
| 5 | TBL8000 | Container structure 8000 Bytes | SOURCE EPS_BUFFER STRUCTURE TBL8000 |
|