‎2008 Jan 25 11:51 AM
how do we calculate the retroactive accounting in the payroll of hr-abap? for example : it is a situation that for an employee has got the salary for a month of oct. 10,000.but he got hiked for 5000..but he did not take the hiked salary in the month of nov, dec, he want to take it in jan... how do we calculate this thing i.e total of 1000050005000 = 20,000.
plz tell me the code in the hr-abap...................... it is related to payroll i need the exact coding plz help me...
This is not the standard program......... u need to create the program for the retroactive calculation for the payroll can any one provide a code of it...............
‎2008 Jan 25 11:59 AM
Hi Vijay
I am not sure about how your payroll is being setup. Generally in the normal case, they will run the retroactive payroll run in the month of say january in your case, the read the corresponding RT cluster to get the value of 20,000. And to read the retroactive payroll run check whether For Period of your payroll results is different from In period of the payroll results.
Hope this helps.
Regards
Ranganath
PS : Reward points for all useful asnwers.
‎2008 Jan 25 11:59 AM
Hi Vijay
I am not sure about how your payroll is being setup. Generally in the normal case, they will run the retroactive payroll run in the month of say january in your case, the read the corresponding RT cluster to get the value of 20,000. And to read the retroactive payroll run check whether For Period of your payroll results is different from In period of the payroll results.
Hope this helps.
Regards
Ranganath
PS : Reward points for all useful asnwers.