2008 Apr 25 7:35 AM
Hi all,
Can anyone let me know.........
what is the process to convert spool request into PDF.
Thanks & Regards,
Rico Parker.
2008 Apr 25 7:37 AM
Hi Rico,
Refer to the below Links:
http://help.sap.com/saphelp_nw04/helpdata/en/85/54c73cee4fb55be10000000a114084/content.htm
http://help.sap.com/saphelp_47x200/helpdata/en/85/54c73cee4fb55be10000000a114084/frameset.htm
http://www.allinterview.com/showanswers/20276.html
http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm
as well as Check the Sample programs:
RSTXPDFT4
RSTXPDFT5
The FM is: CONVERT_ABAPSPOOLJOB_2_PDF
Regards,
Sunil
2008 Apr 25 7:37 AM
Hi Rico,
Refer to the below Links:
http://help.sap.com/saphelp_nw04/helpdata/en/85/54c73cee4fb55be10000000a114084/content.htm
http://help.sap.com/saphelp_47x200/helpdata/en/85/54c73cee4fb55be10000000a114084/frameset.htm
http://www.allinterview.com/showanswers/20276.html
http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm
as well as Check the Sample programs:
RSTXPDFT4
RSTXPDFT5
The FM is: CONVERT_ABAPSPOOLJOB_2_PDF
Regards,
Sunil
2008 Apr 25 7:38 AM
2008 Apr 25 7:39 AM
2008 Apr 25 7:39 AM
2008 Apr 25 7:40 AM
Hi rico,
For convert spool to pdf check the program---RSTXPDFT4
Thnaks,
2008 Apr 25 7:46 AM
Hi Rico,
There is a function module to know the spool type( ABAP or OTF) by passing the spool number.
If you get the type of the spool, you can use function modules like convertabapspool to pdf or contvert OTF spool to pdf by giving the spool number
2008 Apr 25 7:53 AM
Hi Rico,
Goto se38 then..
u go execute button then click as list menu. find print.. u got spool number. u remembered it.
then goto se38 then type as RSTXPDFT4 and F8 button its execute then put spool number and its save and transferred to non sap system. its save any name with pdf.
u can found pdf file in ur system..
cheers,
s.suresh
Edited by: suresh selvarajan on Apr 25, 2008 12:41 PM
2008 Apr 25 8:06 AM
2008 Jun 10 8:41 AM
Hi everybody, I think that instead of opening a new thread I will re-use this one, for my question is quite similar.
I also want to convert a spool to PDF, but first I have to process it to split into different sub-spools.
At the moment I am using RSPO_RETURN_SPOOLJOB
with RAW so I will get the spool in RAW format but... how can I convert the result table to a PDF file?
Thanks everybody.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |