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 Function Module  CTS_APPEND_BYTES_INTO_FILE
uploads some bytes into the file SCTS_WS  BASIS  SAP_BASIS 
2 Function Module  CTS_UPLOAD_BYTES_INTO_FILE
uploads some bytes into the file SCTS_WS  BASIS  SAP_BASIS 
3 Function Module  EPS2_GET_DIRECTORY_LISTING
get directory listing SEPS  BASIS  SAP_BASIS 
4 Function Module  EPS2_GET_DIRECTORY_LISTING
VALUE(IV_DIR_NAME) TYPE EPS2FILNAM
get directory listing SEPS  BASIS  SAP_BASIS 
5 Function Module  EPS_CLOSE_FILE
close file and determine size SEPS  BASIS  SAP_BASIS 
6 Function Module  EPS_CLOSE_FILE
VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
close file and determine size SEPS  BASIS  SAP_BASIS 
7 Function Module  EPS_DELETE_FILE
VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
delete file SEPS  BASIS  SAP_BASIS 
8 Function Module  EPS_FTP_LS
list contents of a remote directory SEPS  BASIS  SAP_BASIS 
9 Function Module  EPS_FTP_LS
VALUE(IV_LONG_DIRECTORY) TYPE EPS2FILNAM OPTIONAL
list contents of a remote directory SEPS  BASIS  SAP_BASIS 
10 Function Module  EPS_GET_FILE_ATTRIBUTES
get attributes of a file SEPS  BASIS  SAP_BASIS 
11 Function Module  EPS_GET_FILE_ATTRIBUTES
VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
get attributes of a file SEPS  BASIS  SAP_BASIS 
12 Function Module  EPS_OPEN_INPUT_FILE
open file for input SEPS  BASIS  SAP_BASIS 
13 Function Module  EPS_OPEN_INPUT_FILE
VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
open file for input SEPS  BASIS  SAP_BASIS 
14 Function Module  EPS_OPEN_OUTPUT_FILE
open file for output SEPS  BASIS  SAP_BASIS 
15 Function Module  EPS_OPEN_OUTPUT_FILE
VALUE(IV_LONG_FILE_NAME) TYPE EPS2FILNAM OPTIONAL
open file for output SEPS  BASIS  SAP_BASIS