WS_DOWNLOAD cannot run backgroup job at 4.5B

Question:
Hi all,
I would like to know is it any other way to download data to local pc with running by backgroud job?
regards,
sim
Answer:
hi,
u cannot download data using ws_download in backgroud processing instead u can download to the application server and then use ftp to get the data.
i hope this solves your problem
Answer:
R/3 is real-time 3 tier archtecture (hence the name). Your desktop is one tier and that's where the workstation gui applications operate. When you schedule a job in the background, you are eliminating that third tier and requesting that the job be run on the application server. The application server will always complain if it's told to execute a presentation server command without a presentation server issuing it.
What you CAN do is as mentioned above, write the file to the database and then either attach it as an e-mail, notify the user that it exists, write to screen and let the user extract the spool entry or ftp the file upon execution. There are also utilities available as external software that could all your user to map to a given Unix directory.
You just have to remember to work around the presentation gui commands when a program is run in background. ws_upload and alv controls are some that will result in unpleasant complaints from a confused application server asked to process those tasks in background mode.
Answer:
Brother ,
Do not hesitate.
WS_UPLOAD and DOWNLOAD do not work in background.
Instead you have to use
Open dataset and close dataset functions to run it in background.
Please see help and do it.
In case of any extra queries mail me satyasawtya@hotmail.com

Answer:
Brother ,
Do not hesitate.
WS_UPLOAD and DOWNLOAD do not work in background.
Instead you have to use
Open dataset and close dataset functions to run it in background.
Please see help and do it.
In case of any extra queries mail me satyasawtya@hotmail.com

Answer:
Look at instructions at http://www.kmsec.de/tipps.htm.

I have used this. successfully.
Bruce
Answer:
hi, thank you, ws_download cannot run at backgroud job, dataset can , dataset also have to refer to the server either using NT or Unix. if using NT is not problem to download the file to any pc on the network. Unix is have to download the Application server then FTP to the pc on the network.
Thank you.
Sim

More Articles:

Motorola Beawre from L&T Info.Ur Infomightleaked2NOKIA?
SAPFTPA problem?
Dynamic selection-screen.?
Transaction FBV4?
Debugging a Transaction?
structure?