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

BI report to extract Status information for Absence Management

edited Jun 9, 2021 2:35PM in Workforce Management 1 comment

Summary

Any pre build report to extract absence type and status information for Absence Management?

Content

Hello,

If anyone has any pre build report/query to fetch the details highlighted in uploaded image?

I have a created the below query to fetch data but we are getting some duplicate data in it. Might be some join issue.

Query:
SELECT htr.measure,
TO_CHAR(htr.start_time, 'MM/DD/YYYY') start_date1,
TO_CHAR(htr.stop_time ,'MM/DD/YYYY') end_date1,
ancatrbs.attribute_category anc_absence_type,
htr.resource_id,
htr.unit_of_measure,
APAE.*
FROM hwm_tm_rep_atrbs ancatrbs 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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