Fast Formula issue in Return the value to the Performance document overall sections
Content
Hello Team,
FF is not worked in Performance document. basically the return value is not showing in Performance document
when i try below FF but its not calculating correctly, is there any predefined variable for Goal and competency sections as well .
Please help on this, please refer this link https://community.oracle.com/message/14467925#14467925 for more info
DEFAULT_DATA_VALUE FOR HRA_ITEMS_RATINGS_CALCULATED_RATING IS 0
DEFAULT_DATA_VALUE FOR HRA_SECTIONS_RATINGS_SECTION_TYPE_CODE IS ' '
I=1
WHILE (HRA_ITEMS_RATINGS_CALCULATED_RATING.EXISTS(I))
LOOP
(
IF HRA_ITEMS_RATINGS_CALCULATED_RATING[I]<> 0 then
(
if HRA_SECTIONS_RATINGS_SECTION_TYPE_CODE[I] ='GOAL' THEN