Where Used List (Function Module) for SAP ABAP Table/Structure Field EPSF-EPSFLAG (EPSF)
SAP ABAP Table/Structure Field
EPSF - EPSFLAG (EPSF) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
EPS_FTP_GET
|
receive one file from remote R/3 system | ||||
| 2 |
EPS_FTP_PUT
|
send one file to remote R/3 system | ||||
| 3 |
EPS_OPEN_OUTPUT_FILE
|
open file for output | ||||
| 4 |
EPS_OPEN_OUTPUT_FILE VALUE(RESTART_FLAG) LIKE EPSF-EPSFLAG
|
open file for output | ||||
| 5 |
EPS_READ_BLOCK
|
read one block from a file | ||||
| 6 |
EPS_READ_BLOCK VALUE(END_OF_FILE) LIKE EPSF-EPSFLAG
|
read one block from a file | ||||
| 7 |
EPS_READ_TEXT_BLOCK
|
read one textblock from a file | ||||
| 8 |
EPS_READ_TEXT_BLOCK VALUE(END_OF_FILE) LIKE EPSF-EPSFLAG
|
read one textblock from a file | ||||
| 9 |
EPS_RESET_DELIVERY_REQUEST
|
reset a delivery request | ||||
| 10 |
EPS_RESET_DELIVERY_REQUEST VALUE(IV_COMMIT) LIKE EPSF-EPSFLAG DEFAULT 'X'
|
reset a delivery request | ||||
| 11 |
EPS_SEEK_INPUT_FILE
|
set file pointer for next input operation | ||||
| 12 |
EPS_SEEK_OUTPUT_FILE
|
set file pointer for next output operation | ||||
| 13 |
EPS_SEND_TO_SERVER
|
EPS_SEND_TO_SERVER | ||||
| 14 |
EPS_SEND_TO_SERVER VALUE(IV_SEND_IMMEDIATE) LIKE EPSF-EPSFLAG DEFAULT 'X'
|
EPS_SEND_TO_SERVER |