‎2007 Sep 20 5:42 AM
Hi all ,
I have used User Exit for Printing my smartform using LT31 .
But problem is in spool requests i m getting 2 spools, one for standard program and other for My program.
Please let me know why its happening and what can be solution for this.
Regards,
Taranam
‎2007 Sep 20 5:49 AM
Hi,
While calling the smartform, you are passing parameter
NEW_SPOOL = 'X'.... Make this blank.. so that it will append the existing spool
BEst regards,
Prashant
‎2007 Sep 20 6:16 AM
Hi Prashant,
Thanks, but when we call smartform we dont have any such parameter
Can u please tell where this parameter is