How to get each section score in performance document through FF?
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'