[7753] in SAPr3-news

home help back first fref pref prev next nref lref last post

Re: WS_DOWNLOAD

daemon@ATHENA.MIT.EDU (Paul Jeyaraj)
Wed Sep 9 01:17:31 1998

To: sapr3-news@MIT.EDU
Date: Tue, 8 Sep 1998 23:09:27 -0600
From: "Paul Jeyaraj" <jeyarajp@cadvision.com>

Hi, WS_DOWNLOAD cannot be run on a batch mode. If you need batch mode,
change to, loop through and use TRANSFER command. Also remember, WS_DOWNLOAD
lets you download to a file anywhere, ie: presentation server as well as
local, but DOWNLOAD function and TRANSFER command only writes to
presentation server.

Hope it helps
Paul
Simonbls wrote in message
<1998090819455300.PAA09580@ladder03.news.aol.com>...
>Hello,
>I have a program that is set up run as a job every hour.  It basically
reads
>data from a table and then calls WS_DOWNLOAD to dump it to a file on the
>server. When run as a job it dumps within the form ws_query (this must get
>called by ws_download).  It dumps on the following code:
>if sy-batch ne space.
> raise no_batch.
>endif.
>If I run this program in online, everything is fine.  Can WS_DOWNLOAD not
be
>used in batch?
>Thanks for any help.
>Brad



home help back first fref pref prev next nref lref last post