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 Table/Structure Field  EPSF - EPSDIRNAM Directory name
2 Table/Structure Field  EPSF - EPSDIRNAM Directory name SOURCE VALUE(DIR_NAME) LIKE EPSF-EPSDIRNAM OPTIONAL
3 Table/Structure Field  EPSF - EPSFILMOD File mode
4 Table/Structure Field  EPSF - EPSFILMOD File mode SOURCE VALUE(FILE_MODE) LIKE EPSF-EPSFILMOD
5 Table/Structure Field  EPSF - EPSFILNAM File Name
6 Table/Structure Field  EPSF - EPSFILNAM File Name SOURCE VALUE(FILE_NAME) LIKE EPSF-EPSFILNAM OPTIONAL
7 Table/Structure Field  EPSF - EPSFILOWN File owner
8 Table/Structure Field  EPSF - EPSFILOWN File owner SOURCE VALUE(FILE_OWNER) LIKE EPSF-EPSFILOWN
9 Table/Structure Field  EPSF - EPSFILSIZ File size
10 Table/Structure Field  EPSF - EPSFILSIZ File size SOURCE VALUE(FILE_SIZE) LIKE EPSF-EPSFILSIZ
11 Table/Structure Field  EPSF - EPSFILTYP File type
12 Table/Structure Field  EPSF - EPSFILTYP File type SOURCE VALUE(FILE_TYPE) LIKE EPSF-EPSFILTYP