cancel
Showing results for 
Search instead for 
Did you mean: 

pcr to calculate overtime for employee based on basic and DA

0 Kudos

Hi,

Can anyone help me with pcr to calculate overtime for employee based based on daily as well as weekly hours.

if employee works for more than daily working hours of day and more than the hours of a weekly schedule, then he should be paid double of the basic+DA, for the hours he worked.

if the time is less than weekly working hours, then he should be paid only basic+DA for the hours he worked.

Accepted Solutions (1)

Accepted Solutions (1)

sikindar_a
Active Contributor
0 Kudos

First you need a logic to differentiate Employees and Staff , Use OUTWP Function Read the technical documentation on the following

Next , Then if they work 48 Hours should be included in the logic use NUM and Write the logic as you required.

Check old threads for more information , Revert in case of any issues

0 Kudos

Hi Sikindar,

thanks for your time. I have managed to configure overtime through valuation bases.

But I'm stuck in suspension scenario. could you help me with it?

I'm trying to solve this through pcr as the employee status is inactive.

https://answers.sap.com/questions/561886/unable-to-add-value-of-wagetypes-into-current-amou.html#

Answers (2)

Answers (2)

sikindar_a
Active Contributor
0 Kudos

Then you are Using Positive time , So Here are the steps including the process

1. The No of hours should be transported via Time types in ZL table

2. These hours will be passed to Payroll and gets valuated in and amount will be paid accordingly

You have 2 ways to Valuate the wage type, Maintain the Basic and DA in Valuation basis table V_512W_B for over time wage type with 200%

or you need to write the PCR

0 Kudos

I need to write PCR as this needs to be calculated as double for the employee and 1.5 times for the staff, depending on the condition if he worked more than 48 hours a week or not.

sikindar_a
Active Contributor
0 Kudos

Can you please Let us know the information for the following mentioned below :

Do you want the calculation process of overtime to be automated or over time hours will be given manually by user from IT2010.

0 Kudos

Hi Sikindar,

sorry for the late reply.

The time recordings of the employee are recorded automatically in IT2011.