Dear Experts,
I have developed a program whose purpose is to download the Accounts related data to a local excel file as well as to upload the same data to an Add On Z table.
The issue is that the FM which I am using for local excel file download, 'GUI_DOWNLOAD' , is asking for permission through a pop-up before file download.
While executing online, I can click on the Allow button and the file gets downloaded. But for background job, this pop-up doesnt come and the Job is finished but the file does not download.
Is there any way to stop this pop up from coming so that the file gets downloaded without asking for permission?
Best Regards
Lucy