‎2010 Feb 15 3:56 AM
Hi All,
I need to generate a spool request for a smartform,because once the spool is generated i will convert it to pdf format. The smartform is used in standard transaction(ME9F tcode).while i executing the output message in ME9F tcode the print out is coming , but i need to generate a spool request,The print option is disabled in text menu .
Thanks in advance,
Regards,
Sateesh.
‎2010 Feb 15 4:40 AM
‎2010 Feb 15 5:36 AM
‎2010 Feb 15 2:23 PM
Hi Satish,
You need to add following code in driver program of smartforms,
OUTPUT_OPTIONS-TDNEWID = 'X'.
Thanks,
Padmakar