‎2010 Apr 19 8:58 AM
hi
how to genetrate spool request number........
i wanna use it for RSTXPDFT4........
‎2010 Apr 19 9:06 AM
Well you want to use RSTXPDFT4 without even knowing what to downlaod? Spool can be generated either by submitting a report in background or in foreground using certain function modules. Please search in SCN you will find the various ways of doing so
‎2010 Apr 19 9:10 AM
You can generate spool by printing forms as well Vik. You missed it 😄
‎2010 Apr 19 9:25 AM
Hello,
You can click the print button in the report output, e.g. ABAP list, SAPScript/Smartforms and Send to SAP Spooler Only for Now,
this will generate a spool request in SP01, then you can use the report to convert it to PDF file.
Regards,
David
‎2010 Apr 19 9:31 AM
Hai
Step 1 - given the data for print
Step 2 - Go to T-code SP01 , Identify the spool No
Step 3 - run the program "RSTXPDFT4" , give the spool No and exec .
Regards
Sarath P G
‎2010 Sep 21 7:55 AM