cancel
Showing results for 
Search instead for 
Did you mean: 

Eligiblity Rules configuration

former_member184702
Active Contributor
0 Kudos

Hi Gurus,

I have a requirement on Time mangment, Here the conditions are ,

1)Eligible after completing 12 months of Service AND should have worked for a minimum of 1000 hours of paid time in the last 12 months. Where i need to configure this condition ?

2) Year 1- End of First 2 months: on 1-Mar-10

Year 1- End of Next 2 months: on 1-May-10

Year 1- End of Next 2 months: on 1-July-10

Year 1- End of Next 6 months: on 1-Jan-11

End of First 6 Months: 1-July-2011

End of Service Year: 1-Jan-2012

End of year

.

Where i need to do configuration this condition, if PCR required gimme some idea on that ?

Thanks & Regards

PSP

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You can use standard Time Type 0051 - Cumul.productive hours to capture cumulated productive hours over the year. You can query it in SALDO table. Since the data is not transferred to the next year, you will only hold that cumulated value for the current year. You can check this Time Type towards 1000 hours to check the minimum requirements.

former_member184702
Active Contributor
0 Kudos

Hi Soni ,

gimme some logic on that PCR ?

Help is greatful!!!

Thanks

PSP

Former Member
0 Kudos

Can you give us the exact requirements from your team...

Give an example along with that... give me when the employee's hire date, give me when do they accrue how many hours/days in quota and we can sort that out for you.

former_member184702
Active Contributor
0 Kudos

Hi Soni ,

Please check the below requirement and gimme some idea on that ?

Eligibility Rules

Year 1- End of First 2 months: on 1-Mar-10

Year 1- End of Next 2 months: on 1-May-10

Year 1- End of Next 2 months: on 1-July-10

Year 1- End of Next 6 months: on 1-Jan-11

End of First 6 Months: 1-July-2011

End of Service Year: 1-Jan-2012

Unit of Measurement

Non Exempt Exempt

Proporationate Hours Days

Accrual

0 to 4 Years 5 to 9 Years 10 to 14 Years 15-19 Years 20+ Years

1 day Not Applicable Not Applicable Not Applicable Not Applicable

1 day Not Applicable Not Applicable Not Applicable Not Applicable

6.5 days Not Applicable Not Applicable Not Applicable Not Applicable

8.5 days Not Applicable Not Applicable Not Applicable Not Applicable

8.5 days 10 days 11.5 days 13 days 14.3 days

8.5 days 10 days 11.5 days 13 days 14.3 days

Gimme some idea on these requirement , else PCR ?

This help is greatful for me.

Thanks

PSP

former_member184702
Active Contributor
0 Kudos

Any idea ?

former_member184702
Active Contributor
0 Kudos

Closed

Answers (1)

Answers (1)

former_member193210
Active Contributor
0 Kudos

Create fourteen Time Types, one for days of service (9DOS, to be converted into months in the PCR), one for the hours worked in the current month (9HCM), and twelve for hours worked in the last 12 months (9H01, 9H02, 9H03, etc...).

On the first day of every month,

take yesterday's value of 9HCM and transfer it to 9H01,

take the value of yesterday's value of 9H01 and transfer it into 9H02,

take the value of yesterday's value of 9H02 and transfer it into 9H03,

and so on until you transfer yesterday's 9H11 into 9H12.

Every day, if the employee works, generate service (9DOS) and hours (9HCM).

Every day, add yesterday's 9DOS to today's 9DOS.

Every day that is not the first of the month, add yesterday's 9HCM to today's 9HCM.

Now, you should have all the information to create your last PCR, the one that will confirm eligibility.

On the first of the month (every month, or only the ones you want), make a decision to find out if the value of yesterday'a 9DOS is greater than 260 days (if you count 260 working days = 1 year of service). If the employee has met that criteria, add TT 9H01 to 9H12 and check if the total is greater than 1000. If the employee has met that criteria, generate what you require (a new Quota, a FLAG TT, etc...)

Note that a counting quota (valid from the hire date to the end of time) could replace TT 9DOS.

former_member184702
Active Contributor
0 Kudos

Thanks a lot , I need second scenario pcr...logic

Thanks

PSP

former_member184702
Active Contributor
0 Kudos

Hi Remi,

Thanks for response ..

It is bit of confused , Can you please explain orsend me pcr.

Thanks

Psp