Table list used by SAP ABAP Function Module EPS_FTP_LS (list contents of a remote directory)
SAP ABAP Function Module
EPS_FTP_LS (list contents of a remote directory) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM |
|
| 2 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(FILE_MASK) LIKE EPSF-EPSFILNAM DEFAULT SPACE |
|
| 3 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(ERROR_COUNTER) LIKE EPSF-EPSFILSIZ |
|
| 4 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(FILE_COUNTER) LIKE EPSF-EPSFILSIZ |
|
| 5 | EPSF | References for EPS File Transfer Package | SOURCE VALUE(DIRECTORY) LIKE EPSF-EPSDIRNAM |
|
| 6 | EPSFILI | List of Files | SOURCE DIR_LIST STRUCTURE EPSFILI OPTIONAL |
|
| 7 | EPSFTPSI | EPS FTP System Information | ||
| 8 | EPSFTPSI | EPS FTP System Information | SOURCE VALUE(REMOTE_SYSTEM_INFO) LIKE EPSFTPSI |
|
| 9 | EPSFTPSI | EPS FTP System Information | SOURCE VALUE(LOCAL_SYSTEM_INFO) LIKE EPSFTPSI |
|
| 10 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(RFC_DESTINATION) LIKE RFCDES-RFCDEST |
|