Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
OTL Fast formulas based on overtime hours
Requirement: When employee submits the time card we have to calculate the number of overtime hours and we should check for different levels of approvals based on the overtime hours booked.
IF overtime hours are <15 ,then it has to follow one level of approval.
IF overtime hours are >=15 AND <=60,then it has to follow first level and second level of approval.
IF overtime hours are >60 hrs ,then it has to follow first level, second level and third level.
- E.G: Over Time hours are <15 hrs : Then It has to go for approval A.
Over Time hours are >=15 AND <=60 hrs: Then it has to go for approval A and approval B.