Table list used by SAP ABAP Function Module EPS_WRITE_TEXT_BLOCK (write one textblock into a file)
SAP ABAP Function Module
EPS_WRITE_TEXT_BLOCK (write one textblock into a file) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(TRANSFERED_BYTES) LIKE EPSF-EPSFILSIZ |
|
| 2 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(FILE_PATH) LIKE EPSF-EPSPATH OPTIONAL |
|
| 3 | EPSTECO | Text Container: 255 Bytes | ||
| 4 | EPSTECO | Text Container: 255 Bytes | SOURCE EPS_BUFFER STRUCTURE EPSTECO |
|