You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

GET_ABSENCE_COUNTS fast formula function

edited Jan 2, 2020 11:07AM in Workforce Management 10 comments

Summary

GET_ABSENCE_COUNTS fast formula function get the occurance

Content

Fusion Absence: Calling "GET_ABSENCE_COUNTS" from Validation Fast Formula to get the occurance

 

I used  following function,

GET_ABSENCE_COUNTS(p_person_id

                  ,p_include_type_id

   ,p_exclude_type_id

   ,p_include_categor_id

   ,p_exclude_category_id

   ,p_include_reason_id

   ,p_exclude_reason_id

   ,p_start_date_from

   ,p_start_date_to

   ,p_duration_days

   ,p_duration_hours

   ,p_duration_cal

   ,p_duration_weeks

   ,p_duration_months

   ,p_duration_years

   ,p_occurances

                  )

 

i need to get occurrence,

but occurrence is returning 0 always,

 

guide me to resolve.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!