Table/Structure Field list used by SAP ABAP Function Module EPS_GET_FILE_ATTRIBUTES (get attributes of a file)
SAP ABAP Function Module
EPS_GET_FILE_ATTRIBUTES (get attributes of a file) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPSF - EPSDIRNAM | Directory name | ||
| 2 | EPSF - EPSDIRNAM | Directory name | SOURCE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM OPTIONAL |
|
| 3 | EPSF - EPSFILMOD | File mode | ||
| 4 | EPSF - EPSFILMOD | File mode | SOURCE VALUE(FILE_MODE) LIKE EPSF-EPSFILMOD |
|
| 5 | EPSF - EPSFILNAM | File Name | ||
| 6 | EPSF - EPSFILNAM | File Name | SOURCE VALUE(FILE_NAME) LIKE EPSF-EPSFILNAM OPTIONAL |
|
| 7 | EPSF - EPSFILOWN | File owner | ||
| 8 | EPSF - EPSFILOWN | File owner | SOURCE VALUE(FILE_OWNER) LIKE EPSF-EPSFILOWN |
|
| 9 | EPSF - EPSFILSIZ | File size | ||
| 10 | EPSF - EPSFILSIZ | File size | SOURCE VALUE(FILE_SIZE) LIKE EPSF-EPSFILSIZ |
|
| 11 | EPSF - EPSFILTYP | File type | ||
| 12 | EPSF - EPSFILTYP | File type | SOURCE VALUE(FILE_TYPE) LIKE EPSF-EPSFILTYP |