Table 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 | ![]() |
OCS_FILE | Reads attributes of a file from file system | |
2 | ![]() |
OCS_FILE | Reads attributes of a file from file system | SOURCE VALUE(DIR_NAME) LIKE OCS_FILE-NAME DEFAULT '$(DIR_EXECUTABLE)' |
3 | ![]() |
OCS_FILE | Reads attributes of a file from file system | SOURCE VALUE(FILE_NAME) TYPE OCS_FILE-NAME DEFAULT '*' |
4 | ![]() |
OCS_FILE | Reads attributes of a file from file system | SOURCE DIR_LIST STRUCTURE OCS_FILE |