Where Used List (Function Module) for SAP ABAP Table OCS_FILE (Reads attributes of a file from file system)
SAP ABAP Table OCS_FILE (Reads attributes of a file from file system) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  OCS_GET_FILE_INFO
Reads attributes as size, date and time of a file or directory SOCS  BASIS  SAP_BASIS 
2 Function Module  OCS_GET_FILE_INFO
VALUE(FILE_NAME) TYPE OCS_FILE-NAME DEFAULT '*'
Reads attributes as size, date and time of a file or directory SOCS  BASIS  SAP_BASIS 
3 Function Module  OCS_GET_FILE_INFO
VALUE(DIR_NAME) LIKE OCS_FILE-NAME DEFAULT '$(DIR_EXECUTABLE)'
Reads attributes as size, date and time of a file or directory SOCS  BASIS  SAP_BASIS 
4 Function Module  OCS_GET_FILE_INFO
DIR_LIST STRUCTURE OCS_FILE
Reads attributes as size, date and time of a file or directory SOCS  BASIS  SAP_BASIS