Table/Structure Field list used by SAP ABAP Function Module OCS_GET_FILE_INFO (Reads attributes as size, date and time of a file or directory)
SAP ABAP Function Module OCS_GET_FILE_INFO (Reads attributes as size, date and time of a file or directory) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  OCS_FILE - ACC_MODE OCS_FILE-ACC_MODE
2 Table/Structure Field  OCS_FILE - LEN OCS_FILE-LEN
3 Table/Structure Field  OCS_FILE - MOD_DATE OCS_FILE-MOD_DATE
4 Table/Structure Field  OCS_FILE - MOD_TIME OCS_FILE-MOD_TIME
5 Table/Structure Field  OCS_FILE - MTIME OCS_FILE-MTIME
6 Table/Structure Field  OCS_FILE - NAME OCS_FILE-NAME
7 Table/Structure Field  OCS_FILE - NAME OCS_FILE-NAME SOURCE VALUE(FILE_NAME) TYPE OCS_FILE-NAME DEFAULT '*'
8 Table/Structure Field  OCS_FILE - NAME OCS_FILE-NAME SOURCE VALUE(DIR_NAME) LIKE OCS_FILE-NAME DEFAULT '$(DIR_EXECUTABLE)'
9 Table/Structure Field  OCS_FILE - OWNER OCS_FILE-OWNER
10 Table/Structure Field  OCS_FILE - TYPE OCS_FILE-TYPE
11 Table/Structure Field  SYST - FDPOS ABAP System Field: Occurrence in Byte or Character String
12 Table/Structure Field  SYST - HOST ABAP System Field: Name of Current Application Server
13 Table/Structure Field  SYST - INDEX ABAP System Field: Loop Index
14 Table/Structure Field  SYST - OPSYS ABAP System Field: Operating System of Application Server