cancel
Showing results for 
Search instead for 
Did you mean: 

Mismatch of values in My Paystubs

vishnu_babu1
Explorer
0 Kudos

Hello experts,

I have implemented the my Paystubs app, I have a mismatch value in Gross pay and deductions.

Accepted Solutions (0)

Answers (1)

Answers (1)

gill367
Active Contributor
0 Kudos

Hi Vishnu;

You can implement the BADI HCM_B_PAYSTUBS to get decuction and gross payment with the same logic which you are using in the HR Form calculation for the Payslip.

Regards,

Sarbjeet Singh

vishnu_babu1
Explorer
0 Kudos

Thank you sarbjeet singh,

can you please give me some steps how to implement BADI.

SE18.-> BADI name then how to implement it.

Thanks and regards,

Vishnu Babu

gill367
Active Contributor
0 Kudos

Hi Vishnu;

It is similar to any other badi implementation. Please ask your abap team for more help.

you can search for some step by step guide also.

right click on the implementation and create as shown below.

GET_PAYSLIP_RESULT_AMOUNT is the method for you to provide correct value of gross pay and decuctions.

Regards,

Sarbjeet Singh