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!
PAY: Custom FastFormula Function Call Not Working
I edited a custom fast formula by adding a user defined formula function. The formula function I created will compute for the OT hours for a certain premium and the OT hours will then be added to the daily hours. I found out that the formula function did not work since the daily rate did not change because it was only computed using the daily hours only, which means the OT hours = 0. I have checked that the name of the formula function inside the fastformula is the same with the alias name I used when creating the formula function.