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
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

How to get each section score in performance document through FF?

edited Oct 6, 2020 6:16PM in Performance Management 1 comment

Summary

How to get each section score in performance document through FF?

Content

Hi All,

As per the requirement, we do have different rating modal values for overall score vs each section score. To meet that requirement, I plan to write FF and unable to get the overall description. Could you please help me what I missed ?  Ex: section 1 has 1,2,3,4 rows. I need to validate the sum of 1,2,3,4 and return the string.

L_RETURN_VALUE = 0

 l_cal = 0
 l_comp_section_score = 0
 l_goal_section_score = 0
 l_overall_score = 0
 l_score = HRA_EVAL_ITEM_RATING_FC_PROF_NUMERIC_RATING

l_section_type = 'NA'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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