Assignment Name or Assignment ID in Time calculation Fast formula
Summary:
We have a requirement in Oracle Fusion Time and Labor for employees who report time against multiple assignments (Assignment A, Assignment B, and Assignment C) on the Payroll Time Card.
The requirement is:
If an employee enters more than 8 regular hours against Assignment A, the excess hours should be converted to Overtime.
If an employee enters regular hours against Assignment B or Assignment C, overtime should not be calculated, regardless of the total hours entered.
I am trying to implement this logic using a Time Calculation Fast Formula. However, after reviewing the Workforce Management Fast Formula input attributes documentation, I could not find any input variable or context that provides the Assignment Name selected on the time card.