Function Module list used by SAP ABAP Function Module EPS_FTP_PUT (send one file to remote R/3 system)
SAP ABAP Function Module
EPS_FTP_PUT (send one file to remote R/3 system) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
EPS_CLOSE_FILE | close file and determine size | |
2 | ![]() |
EPS_DELETE_FILE | delete file | |
3 | ![]() |
EPS_OPEN_INPUT_FILE | open file for input | |
4 | ![]() |
EPS_OPEN_OUTPUT_FILE | open file for output | |
5 | ![]() |
EPS_READ_BLOCK | read one block from a file | |
6 | ![]() |
EPS_READ_TEXT_BLOCK | read one textblock from a file | |
7 | ![]() |
EPS_SEEK_INPUT_FILE | set file pointer for next input operation | |
8 | ![]() |
EPS_SEEK_OUTPUT_FILE | set file pointer for next output operation | |
9 | ![]() |
EPS_WRITE_BLOCK | write one block into a file | |
10 | ![]() |
EPS_WRITE_TEXT_BLOCK | write one textblock into a file | |