Issue with Compensation Hierarchy Determination Formula - How to achieve a particular requirement
Summary:
Hi All,
As part of compensation implementation, we have below requirement for Work force compensation plan approval.
Approval Hierarchy for Workforce Compensation plans:
Manager needs to enter values for his subordinates in Compensation Worksheet.
1st Approver : CEO-1 (person just below CEO) in the manager hierarchy
2nd Approver: HR attached for that person at employment DFF level.
We used Fast formula to achieve the same. The formula type is: Compensation Hierarchy Determination Formula
Issues being faced:
- When we code the FF as:
When CMP_IV_ASSIGNMENT_ID <> Assignment ID of ( CEO-1 )
Then RETURN CEO-1(-999)
In this case only CEO-1 is able to see the worksheet, Line manager is not able to see the plan as we are by passing that person.