Skip to Content
0
Former Member
Sep 12, 2007 at 12:52 PM

Retrieve all files from a particular location on application server

26 Views

Hi all,

I need to retrieve all files in a particular location (folder).

I am using the function module EPS_GET_DIRECTORY_LISTING. But the problem is that it doenot give Date and Time. and the table is sorted by Name.

I want the time and date of the Files also. So that I can sort them on Date and Time to get the Latest file first.

Also there is not Date and time Stamp in the Naming Convention of the Input File.

Please suggest as this is very urgent.

Is there any function module which gives Date and time in addition to file name.