‎2008 Jul 24 8:18 AM
Hi experts,
I have a requirement to print a smartform(payslip) for each employee. the requirement is that I have to submit the documents to spool so that they can be printed out, all at one shot. How to do this? What are the coding that I have to write in the driver program ?
Plz send the detailed steps...........
Thanks in advance....
Regards
Akash
‎2008 Jul 24 9:16 AM
Hi,
You can add multiple smartform output to the same Spool by using the control parameters in the Smart form function module.
Supress the PRint Dialog by setting the parameter USER_SETTINGS.
You can try setting the following parameters.
TDDATASET = Spool request name
TDIMMED = SPACE
TDNEWID = SPACE
The following link would be helpful
http://help.sap.com/saphelp_47x200/helpdata/en/84/1f14b517aa11d5b67b006094192fe3/content.htm