‎2007 Feb 15 11:17 AM
Hi,
I have a program that selects some data and then downloads it to c:
However, when running it as a background job, it appears that it has not created the defined file in C:
Are there any special parameter to the gui_download or another command that should be used in order to create the file ?
‎2007 Feb 15 11:19 AM
check in C: drive the specified file you are downloading is present or not.
regards
shiba dutta
‎2007 Feb 15 11:20 AM
Hi Peter,
normaly it doesn't work in background,
But there is one solution shown by Srilatha Thirukkovalluri.
Here the link:
Hope it helps.
Regards, Dieter
‎2007 Feb 15 11:22 AM
Hi,
Actually u cannot use gui_download. As you are executing in background the execution takes place at application server,so gui_donload does not work for application server.
thanks
‎2007 Feb 15 11:22 AM
Hi Peter,
There is no special parameter.
Just give the path n pass the data through the internal table u need to be sent to the file.
check this.
https://forums.sdn.sap.com/click.jspa?searchID=1193789&messageID=1088950
https://forums.sdn.sap.com/click.jspa?searchID=1193789&messageID=852657
Regards,
Priyanka.