Where Used List (Function Module) for SAP ABAP Table/Structure Field EPSF-EPSDIRNAM (EPSF)
SAP ABAP Table/Structure Field
EPSF - EPSDIRNAM (EPSF) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
CTS_ATTACH_TO_REQUEST
|
attaches the entity to the request | ||||
| 2 |
DMC_MDS_TRINT_TP_INTERFACE_TES
|
intern: tp Schnittstelle testen | ||||
| 3 |
EPS2_GET_DIRECTORY_LISTING VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM
|
get directory listing | ||||
| 4 |
EPS2_GET_DIRECTORY_LISTING
|
get directory listing | ||||
| 5 |
EPS_ADD_PARCEL
|
add a parcel to EPS | ||||
| 6 |
EPS_ADD_PARCEL VALUE(IV_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
add a parcel to EPS | ||||
| 7 |
EPS_BUILD_PARCEL_NAME VALUE(EV_PARCEL_DIR) LIKE EPSF-EPSDIRNAM
|
build parcel name and path | ||||
| 8 |
EPS_BUILD_PARCEL_NAME
|
build parcel name and path | ||||
| 9 |
EPS_CLOSE_FILE
|
close file and determine size | ||||
| 10 |
EPS_CLOSE_FILE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM OPTIONAL
|
close file and determine size | ||||
| 11 |
EPS_DELETE_FILE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM OPTIONAL
|
delete file | ||||
| 12 |
EPS_DELETE_FILE
|
delete file | ||||
| 13 |
EPS_FTP_GET VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
receive one file from remote R/3 system | ||||
| 14 |
EPS_FTP_GET VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
receive one file from remote R/3 system | ||||
| 15 |
EPS_FTP_GET VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
receive one file from remote R/3 system | ||||
| 16 |
EPS_FTP_GET
|
receive one file from remote R/3 system | ||||
| 17 |
EPS_FTP_GET VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
receive one file from remote R/3 system | ||||
| 18 |
EPS_FTP_LS
|
list contents of a remote directory | ||||
| 19 |
EPS_FTP_LS VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
list contents of a remote directory | ||||
| 20 |
EPS_FTP_LS VALUE(DIRECTORY) LIKE EPSF-EPSDIRNAM
|
list contents of a remote directory | ||||
| 21 |
EPS_FTP_MGET
|
get multiple files from remote R/3 system | ||||
| 22 |
EPS_FTP_MGET VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
get multiple files from remote R/3 system | ||||
| 23 |
EPS_FTP_MGET VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
get multiple files from remote R/3 system | ||||
| 24 |
EPS_FTP_MGET VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
get multiple files from remote R/3 system | ||||
| 25 |
EPS_FTP_MGET VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
get multiple files from remote R/3 system | ||||
| 26 |
EPS_FTP_MPUT VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
put multiple files to remote R/3 system | ||||
| 27 |
EPS_FTP_MPUT VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
put multiple files to remote R/3 system | ||||
| 28 |
EPS_FTP_MPUT VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
put multiple files to remote R/3 system | ||||
| 29 |
EPS_FTP_MPUT VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
put multiple files to remote R/3 system | ||||
| 30 |
EPS_FTP_MPUT
|
put multiple files to remote R/3 system | ||||
| 31 |
EPS_FTP_PUT VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
send one file to remote R/3 system | ||||
| 32 |
EPS_FTP_PUT VALUE(LOCAL_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
send one file to remote R/3 system | ||||
| 33 |
EPS_FTP_PUT
|
send one file to remote R/3 system | ||||
| 34 |
EPS_FTP_PUT VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
send one file to remote R/3 system | ||||
| 35 |
EPS_FTP_PUT VALUE(REMOTE_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
send one file to remote R/3 system | ||||
| 36 |
EPS_GET_DIRECTORY_LISTING VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM
|
get directory listing | ||||
| 37 |
EPS_GET_DIRECTORY_LISTING
|
get directory listing | ||||
| 38 |
EPS_GET_DIRECTORY_PATH
|
get directory path for EPS subdirectories | ||||
| 39 |
EPS_GET_DIRECTORY_PATH VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM
|
get directory path for EPS subdirectories | ||||
| 40 |
EPS_GET_DIRECTORY_PATH VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM OPTIONAL
|
get directory path for EPS subdirectories | ||||
| 41 |
EPS_GET_FILE_ATTRIBUTES VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM OPTIONAL
|
get attributes of a file | ||||
| 42 |
EPS_GET_FILE_ATTRIBUTES
|
get attributes of a file | ||||
| 43 |
EPS_OPEN_INPUT_FILE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM
|
open file for input | ||||
| 44 |
EPS_OPEN_INPUT_FILE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
open file for input | ||||
| 45 |
EPS_OPEN_INPUT_FILE
|
open file for input | ||||
| 46 |
EPS_OPEN_OUTPUT_FILE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM
|
open file for output | ||||
| 47 |
EPS_OPEN_OUTPUT_FILE
|
open file for output | ||||
| 48 |
EPS_OPEN_OUTPUT_FILE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
open file for output | ||||
| 49 |
EPS_SEEK_OUTPUT_FILE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM
|
set file pointer for next output operation | ||||
| 50 |
EPS_SEEK_OUTPUT_FILE
|
set file pointer for next output operation | ||||
| 51 |
EPS_SEND_TO_SERVER VALUE(IV_DIRECTORY) LIKE EPSF-EPSDIRNAM
|
EPS_SEND_TO_SERVER | ||||
| 52 |
EPS_SEND_TO_SERVER
|
EPS_SEND_TO_SERVER | ||||
| 53 |
EPS_UNPACK_PARCEL
|
EPS_UNPACK_PARCEL | ||||
| 54 |
OCS_GET_TRANSPORT_FILES
|
Copies transport files from remote system | ||||
| 55 |
OCS_GET_TRANSPORT_FILES VALUE(IV_WORK_DIRECTORY) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
Copies transport files from remote system | ||||
| 56 |
OCS_PATCH_DISASSEMBLER VALUE(IV_EPS_DIR) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
Disassemble patches in queue | ||||
| 57 |
OCS_UI_SETTINGS_POPUP
|
Display dialog box for settings and applies them | ||||
| 58 |
OCS_UPLOAD
|
OCS Dateien vom Dateisystem hochladen | ||||
| 59 |
OCS_UPLOAD VALUE(EPS_DIR) LIKE EPSF-EPSDIRNAM DEFAULT SPACE
|
OCS Dateien vom Dateisystem hochladen | ||||
| 60 |
OIUH_KSH_GDG
|
KSH Manual function for GDG and Copy | ||||
| 61 |
SPAM_UPLOAD
|
Upload OCS files from file system | ||||
| 62 |
SPDA_PATCH_DISASSEMBLER
|
Standalone Patch Disassembler (F-Baustein) | ||||
| 63 |
SPDA_PATCH_DISASSEMBLER REFERENCE(IV_EPS_DIR) LIKE EPSF-EPSDIRNAM OPTIONAL
|
Standalone Patch Disassembler (F-Baustein) | ||||
| 64 |
SPDA_PREPARE_PATCH
|
Upload/Check/Disassemble Patch während des Upgrades | ||||
| 65 |
SUGM_EVAL_LANG_PACKS
|
SUGM_EVAL_LANG_PACKS | ||||
| 66 |
SUGM_EVAL_LANG_PACKS VALUE(IV_LANGDIR) LIKE EPSF-EPSDIRNAM
|
SUGM_EVAL_LANG_PACKS | ||||
| 67 |
TMS_CI_CHECK_FILE
|
Extern: Pruefe Existenz einer Datei des Transportsystems | ||||
| 68 |
TMS_CI_CHECK_FILE VALUE(IV_FILETYPE) LIKE EPSF-EPSDIRNAM
|
Extern: Pruefe Existenz einer Datei des Transportsystems | ||||
| 69 |
TMS_CI_GET_FILES
|
Extern: Dateien via TMS-CI holen | ||||
| 70 |
TRINT_FI_VERIFY_TR_FILES
|
Internal: Check Transport Files | ||||
| 71 |
TRINT_GET_LOGFILE_ATTRIBUTES REFERENCE(EV_DIRNAME) LIKE EPSF-EPSDIRNAM
|
TRINT_GET_LOGFILE_ATTRIBUTES | ||||
| 72 |
TRINT_GET_LOGFILE_ATTRIBUTES
|
TRINT_GET_LOGFILE_ATTRIBUTES | ||||
| 73 |
TRINT_TP_INTERFACE_TEST
|
Internal: Test tp Interface |