‎2010 Nov 16 7:53 AM
Hello,
I have requirement to create a z report in which i have to use submit program for RFWTCT10 (Tcode : S_ALR_87010078).
This is print prg. i just need a spool id and i have to convert that into pdf. Kindly give me suggestions that how i will get that spool od from program RFWTCT10 which i can use un my z report.
Thanks in advance,
Yog
‎2010 Nov 16 8:11 AM
You can use SUBMIT statement with exporting list to memory. Then you can use FMs LIST_FROM_MEMORY, LIST_TO_ASCI to get output of that report. Then you can generate PDF.
‎2010 Nov 16 8:14 AM
Hi,
Check this link.
<<link removed by moderator>>
Regards,
Srini.
Edited by: kishan P on Nov 16, 2010 2:00 PM