‎2011 Aug 16 3:10 PM
Hi friends,
I want to create a spool from my function module. I dont knw it is possible or not. Currently I am creating spool by submitting another report from my function module and exporting the values calculated in memory ID and importing in report which is not a good practise, kindly suggest some other way.
Thanks,
Brijesh
‎2011 Aug 16 4:51 PM
can't you use NEW-PAGE PRINT ON and set the parameters with fm GET_PRINT_PARAMETERS?
‎2011 Aug 16 5:32 PM
No. Spool is not possible from Function Module. You have to use that FM from one report/program.
Thanks
Subhankar