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

HR Calculation

Former Member
0 Likes
364

Hello All,

1.How we do calculate Retro accounting amounts in hr ?

2.what are the Payroll cluster databases (PCLn)?

Regards

parul

2 REPLIES 2
Read only

Former Member
0 Likes
321

payroll clusters depends on your country setting.

example RR is for Singapore

Read only

Former Member
0 Likes
321

Hi,

The retro accounting is always done for the previous periods.It can be done for a individual employee also.

The function module pertaining to retro active accounting is

CD_RETROCALCULATION_DATE ( Determines the Retroactive Accounting Date for a Specified )

CD_RETROCALC_PERIOD ( Check if the Original Payroll Run Or Retroactive)

PCL1- Is the cluster table which contains master data.

PCL2- IS the cluster table which contains derived data.

PRCALCXX0, is the international payroll driver.

Regards,

Irfan Hussain

Note:If found useful,please award the points.