Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

put consecutive smartforms in spool for printing.

Former Member
0 Likes
444

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

1 REPLY 1
Read only

Former Member
0 Likes
340

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