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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

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

Where in UI in Talent Management can we see the the below codes?

edited Jun 21, 2024 9:14AM in Performance Management 2 comments

Summary:

Code 1 Document Status:

SELECT distinct HRA_EVALUATIONS.STATUS_CODE
FROM HRA_EVALUATIONS
,HRA_TMPL_PERIODS_VL
WHERE HRA_TMPL_PERIODS_VL.TMPL_PERIOD_ID = HRA_EVALUATIONS.TMPL_PERIOD_ID
AND HRA_TMPL_PERIODS_VL.BUSINESS_GROUP_ID = HRA_EVALUATIONS.BUSINESS_GROUP_ID

Code 2 Review Status:

SELECT distinct OVERALL_STATUS FROM HRA_SECTION_MGR_RATINGS_VL

And how are they different?

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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