Reply from jeansagi on Apr 23 at 9:12 PM Ok. I get it. Although I'm just beginning with ABAP it looks like a good/interesting programming excercise and I think it's worth it 'cause is only one program. So this is, indeed, turning into an ABAP theme. Thanks for your tips. J.
| | | ---------------Original Message--------------- From: Marc Hoffmann Sent: Monday, April 23, 2012 2:08 PM Subject: How To Send The Output Of A Report Sent From A Job To A File On The Server? Hi Jean, You create one program only. I add this program for each processed report where the output needs to be stored somewhere else. The advantage is that you can get the current job-info and then access the table that has the job-info. and spool number at the moment the job has finished. Of course you can try it in any way you can imagine (e.g. do not add a step but try to get the correct info from the job-tables directly). Once you have the spool number of the correct job you are ready to convert and store the output. Marc | | Reply to this email to post your response. __.____._ | _.____.__ |
No comments:
Post a Comment