Hi Sneha
You can create an attendance type as OT. The payroll admin will need to enter this in IT 2002. Or the employee can enter on timesheet, which needs to be converted to IT 2002 with the specific att.type.
In a time eval PCR, check if the pair is from IT 2902 and if the att.type = OT; if so generate OT time w/t; or change the proc type for the pair to 'M' so that GWT can generate OT w/t.
The OT w/t needs to have suitable val.basis and should have proc cl 10 = 0, so that there is no reduction for partial pay factors.
In payroll subschema XT00
- function ZLIT will import the time w/t's generated in time eval.
- PCR X015 should valuate time w/t's
Above should be enough