Tagged Questions
2
votes
5answers
6k views
Get the contents of a server-side directory in SAP ABAP
I need to get a listing of a server-side directory inside SAP. How do I achieve this in ABAP? Are there any built-in SAP functions I can call?
Ideally I want a function which I can pass a path as ...