2008 Mar 19 11:12 AM
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.
2008 Mar 19 11:19 AM
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.