2020 Jun 27 6:11 PM
Dear Experts,
Writing Internal table to AL11 folder by open dataset and transferring data through looping takes more time for loading the file. any alternate solutions to increase the performance.
2020 Jun 27 7:30 PM
Dear Abinath,
Generally we store files using Open data set.
However, understanding your requirement...
I believe you can choose this path.
Regards,
Venkat
2020 Jun 27 7:41 PM
Thanks Venkat, for your comment as program is writing a file to share folder in foreground execution have used GUI_DOWNLOAD. but when execute through background have used open data set, looped the internal table and transferred the records in this scenario system takes long time to push this records to share folder. Which is affecting the system performance
will try through suggested FM and confirm...
2020 Jun 27 10:03 PM
You have to ask a network/operating system administrator. Of course the issue will depend on the kind of technical architecture you use, so nobody here can help you if you don't give clues. Eventually look at SAP notes in case there are some consulting notes about troubleshooting this kind of issues for the technical architecture you use.