Function Module list used by SAP ABAP Function Module CTS_APPEND_BYTES_INTO_FILE (uploads some bytes into the file)
SAP ABAP Function Module
CTS_APPEND_BYTES_INTO_FILE (uploads some bytes into the file) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPS_CLOSE_FILE | close file and determine size | ||
| 2 | EPS_OPEN_OUTPUT_FILE | open file for output | ||
| 3 | EPS_WRITE_BLOCK | write one block into a file | ||
| 4 | SCMS_XSTRING_TO_BINARY | CMS: Text packen (Text -> Binär) | ||