Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Error while executing Absence Type duration formula
Summary
Error while executing Absence Type duration formulaContent
Hi Team
Our requirement is as below
Employees will have elapsed work schedule.
If employee has multiple assignment, only primary assignment will be enrolled into the plan.
In Basic mode, we want only the primary assignment hours to be populated in the absence duration field.
I have written a absence type duration formula which is as below
DEFAULT FOR IV_START_DATE IS '4712/12/31 00:00:00' (date)
DEFAULT FOR IV_END_DATE IS '4712/12/31 00:00:00' (date)
DEFAULT FOR IV_START_TIME IS '00:00'
DEFAULT FOR IV_END_TIME IS '23:59'
Tagged:
0