SAP Query - Output to text file
When running a SAP Query in background, is it possible to output the result directly to text file, instead of a print spool?
PLease help.
Thanks
where would you want it sent? if in the program is running in the background, it cannot be sent to your pc, only to the server. if that is acceptable, you could include some abap code in your query to do it.
preferably, directly into the pc where i'm working on. but i figure that would not be possible. can you help me with the abap code you suggested? thanks
Hi,
I'm also interested in how to transfer an Abap Query to a textfile in a background job. However, I would like it to be sent to the application server. Is this possible without adding own code to the report? I rather not like to do this while it makes it more flexible.
thanks,
Mike
hi, am just resending my reply below because it wasn't registered under my name, hope i can get some help:
preferably, directly into the pc where i'm working on. but i figure that would not be possible. can you help me with the abap code you suggested? thanks
dwinnix