Hi Guys,
I am using the HR payslip transaction pe51 to edit the payslip. The deductions for life assurance, for instance are displayed as an accumulated figure for the same life assurance e.g XYZ Life would have R350, for an employee who has multiple policies with XYZ Life. I want it to display all the policies (different ref numbers) that the employee holds with XYZ Life on the payslip, with their correct, separate figures e.g.
Code Description Amount
2093 XYZ Life (ref 34567) R200
2093 XYZ Life (ref 45679) R50
2093 XYZ Life (ref 12345) R100
Currently it displays:
Code Description Amount
2093 XYZ Life (ref 34567) R350
How can I do it?
Thanks and Regards