Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Oracle Time fast formula 'Time Entry Rules'
I am trying to retrieve the scheduled start time of the worker to compare it to the time entered.
I am using:
CALL_FORMULA ('WFM_UTIL_GET_SCHEDULE_DETAIL_DBI'
, ffs_id > 'ffs_id'
, rule_id > 'rule_id'
, StartTime > 'tcStartTime'
, StopTime > 'tcStopTime'
, l_schedule_start_time < 'O_START_TIME' DEFAULT '01-JAN-1900'(DATE) )
but it is not returning anything.
What could I be doing wrong?
This should be such a straight forward requirement but I am really struggling. Any help will be much appreciated.
Tagged:
0