cancel
Showing results for 
Search instead for 
Did you mean: 

Customizable WT rate for each employee

Former Member
0 Kudos

Hi experts!

The schema that automatically calculates the vacation pay rate for employees is not working, so the client would like to implement a solution where they can manually maintain the rate for each employee and date stamp it for the relevant vacation year (Starting on May 1st, ending on April 30th). They'd also like changes to the rate to trigger retro for the vacation year, but not dates outside of it.

Has anyone here ever encountered such a scenario? Any suggestions for how this can be accomplished (without any custom development)? I was thinking IT 221 might work; any concerns with that? Any other suggestions/thoughts?

Thanks in advance for the help!

Accepted Solutions (1)

Accepted Solutions (1)

antoine_foucault
Active Contributor
0 Kudos

Hi Soren:

Why don't you simply use IT0014 along a wagetype that holds the employee specific value for holiday valuation?

Best,

Antoine

Former Member
0 Kudos

Hi Antonie,

Thanks for the reply. I thought about this, but employees are not to be paid every period for this vacation (as I think would happen with IT14). It's only when hours are generated via the time schema that this specific rate should be pulled.

former_member193210
Active Contributor

I believe that what Antoine hinted at was to use IT0014 with an Information WT to hold the Employee's Vacation Rate (in the Amount field of the WT). By itselt, that WT would not generate any payment, but it would be used when processing the Vacation Pay WT.

antoine_foucault
Active Contributor
0 Kudos

Exactly what I was thinking 🙂

Soren in your case you can use IT0014 to force a rate for a determined period and process it in your vacation pay valuation.

Best,

Antoine

Answers (1)

Answers (1)

former_member193210
Active Contributor
0 Kudos

What is your current Payroll Schema doing? Paying vacations based on the "Rate When Earned" or on the "Rate When Paid"?

What does your client want? To be able to generate an Information WT for the "Vacations Hours to pay" and to be able to manually create an IT0015 with a WT that will hold the number of Hours and the "Alternate Payment Rate"?