I need to get list of all file names in application server into an internal table.
Any FM I can use to get them?
Ex: For files starting with pp_xyz_* I should be able to get all files starting with that pattern existing in the application server.
Thanks