Hi there,
i want to fetch a list of files from a specific directory (the directory would be in the application server and not in the presentation server) during a background execution of a report.
I have tried the function modules 'SUBST_GET_FILE_LIST' and 'EPS_GET_DIRECTORY_LISTING'.
The problem is that the list of files comes with unknown characters when there is a file name with Greek characters.
Is this an application server setup problem or there is a possibility to get a correct file list through another function module?
Thanks in advance.
Kostas