RE:[sap-hr] Retro from week starting day in Time Evaluation while on last day of the week.
Posted by
Admin at
Share this post:
|
0 Comments
| Posted by JG-SAPHR (Senior SAP HR Consultant) on Aug 26 at 2:22 AM | |
Hi Manoj
What I said earlier is not correct. It should be as below:
Assuming
(i)the total hrs from the pairs used to check the limit for OT is accumulated to t/t 9020.
(ii) Processing types : S - normal attnd; V: vacation -
If this is not configured, you need to change the config for generating processing type for vacation.
Rule 1 ABCD :
GROUPING */****
P PCY ABCDL NEXTR CHECK LIMIT
P PCY ABCDM NEXTR ACCUMULATE
GROUPING L/****
D OUTTPVTYPE
S D HRS=9020 HRS?48
S * D HRS+PNUM HRS?48
S * *
S * > HRS-PNUM HRS*-1 GENTPE M "SPLIT AS OT
S * > HRS+PEND FILLPE COLOP* "NORMAL ATTND
S > FILLPVM COLOP* "ALREADY EXCEEDED
GROUPING M/**** ACCUMELATE TIME PAIRS
D OUTTPVTYPE
*
S ADDDB9020 "NORMAL ATTND
V ADDDB9020 "VACATION
.. any other pair tyope may be accumulated for the OT limit check
..
Regards JG
__.____._ What I said earlier is not correct. It should be as below:
Assuming
(i)the total hrs from the pairs used to check the limit for OT is accumulated to t/t 9020.
(ii) Processing types : S - normal attnd; V: vacation -
If this is not configured, you need to change the config for generating processing type for vacation.
Rule 1 ABCD :
GROUPING */****
P PCY ABCDL NEXTR CHECK LIMIT
P PCY ABCDM NEXTR ACCUMULATE
GROUPING L/****
D OUTTPVTYPE
S D HRS=9020 HRS?48
S * D HRS+PNUM HRS?48
S * *
S * > HRS-PNUM HRS*-1 GENTPE M "SPLIT AS OT
S * > HRS+PEND FILLPE COLOP* "NORMAL ATTND
S > FILLPVM COLOP* "ALREADY EXCEEDED
GROUPING M/**** ACCUMELATE TIME PAIRS
D OUTTPVTYPE
*
S ADDDB9020 "NORMAL ATTND
V ADDDB9020 "VACATION
.. any other pair tyope may be accumulated for the OT limit check
..
Regards JG
Copyright © 2009 CEB Toolbox, Inc. and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Related Content
In the Spotlight
White Papers
In the Spotlight
Share Knowledge About SAP Scripting. Join the New Discussion Group
View this thread online
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion