‎2009 Aug 05 7:34 AM
Experts,
I have A requirement for report to get print in the background I mean when I give
print It should to give print directly instead of giving pop-up and after that
manually giving print from SP02.
How can I code logic for that, please help me?
Thanks in advance...
Sridhar
‎2009 Aug 05 8:39 AM
Hi,
Have a look at the FM GET_PRINT_PARAMETERS here you can set in the "IN_PARAMETERS" the flag for print immediately so the popup will not appear. The FM is documented which gives you the information on how to use.
Regards
Raymond
‎2009 Aug 05 8:39 AM
Hi,
Have a look at the FM GET_PRINT_PARAMETERS here you can set in the "IN_PARAMETERS" the flag for print immediately so the popup will not appear. The FM is documented which gives you the information on how to use.
Regards
Raymond