Where Used List (Function Module) for SAP ABAP Table/Structure Field EPSF-EPSFILSIZ (EPSF)
SAP ABAP Table/Structure Field
EPSF - EPSFILSIZ (EPSF) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DMC_MDS_TRINT_TP_INTERFACE_TES
|
intern: tp Schnittstelle testen | ||||
| 2 |
EPS2_GET_DIRECTORY_LISTING VALUE(ERROR_COUNTER) LIKE EPSF-EPSFILSIZ
|
get directory listing | ||||
| 3 |
EPS2_GET_DIRECTORY_LISTING VALUE(FILE_COUNTER) LIKE EPSF-EPSFILSIZ
|
get directory listing | ||||
| 4 |
EPS2_GET_DIRECTORY_LISTING
|
get directory listing | ||||
| 5 |
EPS_ADD_PARCEL VALUE(EV_PARCEL_SIZE) LIKE EPSF-EPSFILSIZ
|
add a parcel to EPS | ||||
| 6 |
EPS_ADD_PARCEL
|
add a parcel to EPS | ||||
| 7 |
EPS_CLOSE_FILE VALUE(FILE_SIZE) LIKE EPSF-EPSFILSIZ
|
close file and determine size | ||||
| 8 |
EPS_CLOSE_FILE
|
close file and determine size | ||||
| 9 |
EPS_FTP_GET VALUE(REQUESTED_FILE_SIZE) LIKE EPSF-EPSFILSIZ DEFAULT 0
|
receive one file from remote R/3 system | ||||
| 10 |
EPS_FTP_GET
|
receive one file from remote R/3 system | ||||
| 11 |
EPS_FTP_GET VALUE(FILE_SIZE) LIKE EPSF-EPSFILSIZ
|
receive one file from remote R/3 system | ||||
| 12 |
EPS_FTP_LS VALUE(FILE_COUNTER) LIKE EPSF-EPSFILSIZ
|
list contents of a remote directory | ||||
| 13 |
EPS_FTP_LS VALUE(ERROR_COUNTER) LIKE EPSF-EPSFILSIZ
|
list contents of a remote directory | ||||
| 14 |
EPS_FTP_LS
|
list contents of a remote directory | ||||
| 15 |
EPS_FTP_MGET
|
get multiple files from remote R/3 system | ||||
| 16 |
EPS_FTP_MPUT
|
put multiple files to remote R/3 system | ||||
| 17 |
EPS_FTP_PUT
|
send one file to remote R/3 system | ||||
| 18 |
EPS_FTP_PUT VALUE(FILE_SIZE) LIKE EPSF-EPSFILSIZ
|
send one file to remote R/3 system | ||||
| 19 |
EPS_FTP_PUT VALUE(REQUESTED_FILE_SIZE) LIKE EPSF-EPSFILSIZ DEFAULT 0
|
send one file to remote R/3 system | ||||
| 20 |
EPS_GET_DIRECTORY_LISTING
|
get directory listing | ||||
| 21 |
EPS_GET_DIRECTORY_LISTING VALUE(ERROR_COUNTER) LIKE EPSF-EPSFILSIZ
|
get directory listing | ||||
| 22 |
EPS_GET_DIRECTORY_LISTING VALUE(FILE_COUNTER) LIKE EPSF-EPSFILSIZ
|
get directory listing | ||||
| 23 |
EPS_GET_FILE_ATTRIBUTES
|
get attributes of a file | ||||
| 24 |
EPS_GET_FILE_ATTRIBUTES VALUE(FILE_SIZE) LIKE EPSF-EPSFILSIZ
|
get attributes of a file | ||||
| 25 |
EPS_OPEN_INPUT_FILE
|
open file for input | ||||
| 26 |
EPS_OPEN_INPUT_FILE VALUE(FILE_SIZE) LIKE EPSF-EPSFILSIZ
|
open file for input | ||||
| 27 |
EPS_OPEN_OUTPUT_FILE
|
open file for output | ||||
| 28 |
EPS_OPEN_OUTPUT_FILE VALUE(FILE_SIZE_REQUEST) LIKE EPSF-EPSFILSIZ DEFAULT 0
|
open file for output | ||||
| 29 |
EPS_SEEK_OUTPUT_FILE
|
set file pointer for next output operation | ||||
| 30 |
EPS_WRITE_TEXT_BLOCK VALUE(TRANSFERED_BYTES) LIKE EPSF-EPSFILSIZ
|
write one textblock into a file | ||||
| 31 |
EPS_WRITE_TEXT_BLOCK
|
write one textblock into a file | ||||
| 32 |
TMS_CI_GET_FILES
|
Extern: Dateien via TMS-CI holen | ||||
| 33 |
TRINT_GET_LOGFILE_ATTRIBUTES
|
TRINT_GET_LOGFILE_ATTRIBUTES | ||||
| 34 |
TRINT_GET_LOGFILE_ATTRIBUTES REFERENCE(EV_FILESIZE) LIKE EPSF-EPSFILSIZ
|
TRINT_GET_LOGFILE_ATTRIBUTES | ||||
| 35 |
TRINT_TP_INTERFACE_TEST
|
Internal: Test tp Interface |