cancel
Showing results for 
Search instead for 
Did you mean: 

How to show the employee's organizational unit in remuneration statement?

Former Member
0 Kudos

Hi experts,

I'm working on a payslip,and there are two questions to ask:

1.How to show the employee's organizational unit in remuneration statement? I didn't find a right table and right field to realize it.

2.I tried to show the notification in payslip by infotype 0128, but it didn't work. Is there any tips?

Any help will be appreciated.Thanks in advance!

Alex

View Entire Topic
Former Member
0 Kudos

1. You can use table P0001 to show the employee's organization info. There are severl fileds you can use. If there's no the field you want, you can use TCode: PE51_CHECKTAB to insert the field you want. But make sure that the filed is in P0001.

2. I am not sure whether IT 0128 could be insert into the payslip. But also you can try to use PE51_CHECKTAB to see if it works for you.

Good luck!