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

HR-Payroll

Former Member
0 Likes
321

hi experts,

i have been working on Hr-payroll report. for some fields i'm retriving data from PA0001, pA0002. for some fields i'm getting it from clusters. my problem now is selection is not matching any of records as it is coming from LDB PNP. How can i provide link between the data from both for selection given by LDB.

help me please.

thanks in advance.

hi experts,

i have been working on Hr-payroll report. for some fields i'm retriving data from PA0001, pA0002. for some fields i'm getting it from clusters. my problem now is selection is not matching any of records as it is coming from LDB PNP. How can i provide link between the data from both for selection given by LDB.

help me please.

thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
294

Just enter Pernr in the selection screen and filter according

to your criteria in the program. I mean in the GET PERNR.

infotypes : 0001 , 0002.

start-of-selection.

GET PERNR.

filter the records based on your criteria ... U have data in

P0001 and P0002.