Table/Structure Field 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 - EPSPATH | Full file path | SOURCE VALUE(FILE_PATH) LIKE EPSF-EPSPATH OPTIONAL |
|
| 2 | EPSF - EPSPATH | Full file path | ||
| 3 | EPSF - EPSRECLEN | Record length [bytes] | ||
| 4 | EPSF - EPSRECLEN | Record length [bytes] | SOURCE VALUE(LAST_RECORD_LENGTH) LIKE EPSF-EPSRECLEN |
|
| 5 | EPSF - EPSRECTRA | Records per RFC transfer | ||
| 6 | EPSF - EPSRECTRA | Records per RFC transfer | SOURCE VALUE(NUMBER_OF_RECORDS) LIKE EPSF-EPSRECTRA |
|
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 8 | TBL8000 - LINE | Container for 8000 bytes | ||