cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform: Printing multiple payslips for several periods

Former Member
0 Kudos

So i created a payslip smartform and it prints well for 1 person for 1 period.

My question is, When i run the HRFORM (with attached smartform) and run over multiple periods, how do i set it up that it prints the form over multiple periods? And i mean when one period is finished in the main, finish that document and start a complete new payslip with new header employee data and such.

Thx in Advance,

Mike

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I understand your solution. However, i'm calling the smartform from the HRFORM. I don't know if you have any knowledge of that but here the program is generated by the HRFORM. I don't have a custom program that retrieves the data and calls the smartform.

Former Member
0 Kudos

Hi,

You need to call the smartform in a loop at your internal table which has multiple records

and pass the record one by one to the FUnction module caling the smartform.