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

Retro calculation in US Payroll in a program.

Former Member
0 Likes
505

Hi ABAP Guru,

                       I am trying to calculate the retro amount as it is being calculated by the Payroll Recon report(PC00_M10_REC). Please provide the suitable methodology to calculate the retro amount in a program.

Hi ABAP Guru,

                       I am trying to calculate the retro amount as it is being calculated by the Payroll Recon report(PC00_M10_REC). Please provide the suitable methodology to calculate the retro amount in a program.

1 REPLY 1
Read only

former_member188827
Active Contributor
0 Likes
464

Please check if FM "HR99L00_GET_RETRO_MONTH_DIFF" helps.

Regards