on 2014 Apr 23 8:39 AM
Hello Experts,
My Query is:
I have two substitution types (say XXXX and YYYY), created in T556. The employee supposed to choose either of these substitution types in ESS.
I am looking for a PCR, which would help me in
1. If the employee chooses XXXX, he should be paid for his service.
2. If he chooses YYYY, he should be allowed to take a comp off.
Can u guys plz help me out in knowing how to go about this?
regards
Tahir
Request clarification before answering.
Tahir -
I would recommend if you processing it directly in payroll schema then read the function P2003 with Par2 as S** (** is your substitution type) and write a small rule after that to process it in RT.
Hope this helps.
Thanks,
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tahir,
As harish Suggested you can use VARSTSUBST for qurying the substitution type.
1.For pay off,you can generate wage type for XXXX
2.For the comp,you can create quota and whenever you have the substitution type YYYY,create/store the hours in the quota,and link with the absence type for Comp Off
3.In the quota configuration,in the table T559L you can specify the maximum hours as 40.
Thanks
Regards
Venkat
Hi Venkat,
Thanks for ur explanations.
But, I am slightly confused with ur point # 2.. U are asking me to create a quota n store max hours as 40.. but my scenarion is something like::
Suppose if the employee works today for 3 hours in substitution type YYYY, then these 3 hours should accumulate for which he can take comp off in future.. As and when the employee works as substitution, these many number of hours will get accumulated and the accumulation will start once 40 hrs are accumulated. Will ur point # 2 fulfill this condition?? or ur askin me to pre-store 40 hrs in quota?
And one more point:: suppose the employee works fr 3 hours in substitution type YYYY today, where are these 3 hours stored?? do i need to create a time type for accumulation??
Plz help...
regards
Tahir
Tahir,
Employee chooses Sustitution Type XXXX or YYYY - What happens then? What is the validity period of the substitution type worked?
How are you recording the Actual Hours worked under the substituiotn type?
On reading your requirements, to me it seems more like Pre-Approved overtime rather than a Substitution type.
I think you need to understand the Business Process clearly before attempting a design.
User | Count |
---|---|
20 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.