cancel
Showing results for 
Search instead for 
Did you mean: 

Z Report for Payroll result

former_member201807
Contributor
0 Kudos

Dear Team,

One of our clients wants z report for payroll such as Standard Rate of earning part and actual payment of employees. Such as

Basic =20000, HRA=8000, Conveyance = 1600, Special allowance = 10000

Employee is absent 11 days (suppose salary for the month of Jan)

Actual payment Basic =12903, HRA= 5161, Conv=1032, Special allowance= 6452

Please suggest function module for making z report

Thank you in advance

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member193210
Active Contributor
0 Kudos

Are all the information required by your Client included in one of the tables of the Payroll Results Cluster or is some information held in a distinct table? Use t-code PC_PAYRESULT to find out.

Next, regarding Payroll Results, does your Client want the details of retroactive changes or not?

Ask your ABAP resource to look at programs H99CWTR0, RPCLJNX0 and RPCEDTX0.

former_member201807
Contributor
0 Kudos

Hi Volker,

Thank you so much for quick response,

please guide us about the parameter of these FM.

Thank you,

former_member226519
Active Contributor
0 Kudos

it is not simply calling a function module. But of course there are some:

HR_GET_PAYROLL_RESULTS

PYXX_READ_PAYROLL_RESULT