2023 Feb 16 6:51 AM
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
2023 Feb 16 6:57 AM
Search little bit, there are a lot of examples of this kind of code.
2023 Feb 16 7:45 AM
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.