Hi,
Create 3 Subtypes
2010 Normal overtime (On working days)
2020 Weekly-off Overtime
2030 Public Holiday Overtime
These subtypes we can use using CATS once these are approved from CATS it will update to IT2002 from T-code CAT6.
Write a PCR to add the overtime to Payroll
D OUTTPPRTYPE (To read attendance types)
*
**
***
****
2010 HRS=PNUM ADDDB9001
2020 HRS=PNUM ADDDB9002
2030 HRS=PNUM ADDDB9003
Write Another PCR to add the Overtime to balances to payroll
HRS=D9001 ADDDZL 9010 HRS=0 HRS=D9002 ADDZL 9020 HRS=0 HRS=D9003 ADDZL 9030.
Regards,
Raja Sekhar