Where Used List (Function Module) for SAP ABAP Data Element EPS2FILNAM (File Name)
SAP ABAP Data Element
EPS2FILNAM (File Name) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CTS_APPEND_BYTES_INTO_FILE
|
uploads some bytes into the file | ||||
| 2 |
CTS_UPLOAD_BYTES_INTO_FILE
|
uploads some bytes into the file | ||||
| 3 |
EPS2_GET_DIRECTORY_LISTING
|
get directory listing | ||||
| 4 |
EPS2_GET_DIRECTORY_LISTING VALUE(IV_DIR_NAME) TYPE EPS2FILNAM
|
get directory listing | ||||
| 5 |
EPS_CLOSE_FILE
|
close file and determine size | ||||
| 6 |
EPS_CLOSE_FILE VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
|
close file and determine size | ||||
| 7 |
EPS_DELETE_FILE VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
|
delete file | ||||
| 8 |
EPS_FTP_LS
|
list contents of a remote directory | ||||
| 9 |
EPS_FTP_LS VALUE(IV_LONG_DIRECTORY) TYPE EPS2FILNAM OPTIONAL
|
list contents of a remote directory | ||||
| 10 |
EPS_GET_FILE_ATTRIBUTES
|
get attributes of a file | ||||
| 11 |
EPS_GET_FILE_ATTRIBUTES VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
|
get attributes of a file | ||||
| 12 |
EPS_OPEN_INPUT_FILE
|
open file for input | ||||
| 13 |
EPS_OPEN_INPUT_FILE VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
|
open file for input | ||||
| 14 |
EPS_OPEN_OUTPUT_FILE
|
open file for output | ||||
| 15 |
EPS_OPEN_OUTPUT_FILE VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
|
open file for output |