Fast Formula based on Manager field on the department
Content
Hello,
We need to create an eligibility fast formula for performance management. We need to make eligible all the employees that are mapped in the manager field in the manage department task (context PER_ORG_MANAGER_INFO segment MANAGER). We generate the DBI related to this field (it is part of an EFF) and then we created the fast formula below but it does not work:
DEFAULT for PER_ORGANIZATION_INFORMATION_EFF_USER_PER_ORG_MANAGER_INFO_MANAGER IS 'N/A'
L_DEFAULT_VALUE='N'
ELIGIBLE='N'
L_DEFAULT_VALUE = PER_ORGANIZATION_INFORMATION_EFF_USER_PER_ORG_MANAGER_INFO_MANAGER