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: Help in Fast Formula - Formula Function
We have a fast formula that computes for a certain premium when we run payroll and the calculation is: PREMIUM AMOUNT = 10% * (base salary * (daily hours + OT hours)
OT hours is a formula function we created but currently it is returning the wrong amount of OT hours.
For it to calculate the correct amount, I would need to pass the payroll dates on that formula function.
For example, if I run the payroll process for April 1-7, I would need a command that will send the dates April 1-7 to that formula function.
Does anyone know what command in Fastformula can do that or what command can I use to get those dates?