2007 Jun 06 12:42 PM
Hi all,
I create one program, that download's table data from R/3 to My desktop in XLS format. For the same program if i Schedule in back ground, the status is Finished , but file could not downloaded.
Kind suggest.
With regards,
Prasanna
2007 Jun 06 12:47 PM
Hi
What function Modules are you using for the download of Data from table to System.check.
The GUI_DOWNLOAD and GUI_UPLOAD fun modules are not used in Background, thay won't work in Background jobs,
you have to use them in foreground only.
Reward points for useful Answers
Regards
Anji
Hi all,
I create one program, that download's table data from R/3 to My desktop in XLS format. For the same program if i Schedule in back ground, the status is Finished , but file could not downloaded.
Kind suggest.
With regards,
Prasanna
2007 Jun 06 12:47 PM
Hi
What function Modules are you using for the download of Data from table to System.check.
The GUI_DOWNLOAD and GUI_UPLOAD fun modules are not used in Background, thay won't work in Background jobs,
you have to use them in foreground only.
Reward points for useful Answers
Regards
Anji
2007 Jun 06 12:48 PM
background will not work and use open datset command to get back groun job and automatically it will save or create file at application server.
2007 Jun 07 5:49 AM
Thanks for your Answer, and can you tell me how can i use open dataset command to get back ground job.
Regards ,
Prasanna
2007 Jun 07 5:52 AM
Hi Thanks for your Ans, and can you tell me how to use open dataset commond to get background Job.
Plz...
regards,
Prasanna
2007 Jun 06 12:50 PM
Hi prasanna,
if u r working with background jobs then u have to save the data in the application server for that use open dataset.
Regards...
Arun.
Reward points if useful.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |