Payroll and OTL - EBS (MOSC)

MOSC Banner

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!

How to create Time entry Rule to check entered time against scheduled time?

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.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center