Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Read Directories and files from Shared Folder

Former Member
0 Kudos
269

I have a requirement to read directories and its files from a shared folder and transfer it to the specific AL11 ( application server folder).

Could you please let me know how can I achieve this in ABAP? How to read directories & files from shared folder and pass it to application server?

Thanks

2 REPLIES 2

FredericGirod
Active Contributor
0 Kudos
220

Search little bit, there are a lot of examples of this kind of code.

Sandra_Rossi
Active Contributor
220

Ask your system administrators how they will make the "shared folder" (whatever it means in your case) available from the SAP system so that you can create an ABAP program to read files from it.