For more information, please refer to this announcement explaining best practices for getting answers to questions.
compensation hierarchy is not generating when we are returning assignmentid&Personid Administer emp
Hi Team
compensation hierarchy is not generated when we are returning assignmentid&Personid via fast formula when we are checking with Administer Employees under Status and Hierarchy
Note that when we are running a standalone formula with logs we are able to fetch the correct person id and assignment id.
fast formula
/******************************************************************************
FORMULA NAME: TEN_GET_COMP_HIERARCHY
FORMULA TYPE: Compensation Hierarchy Determination
DESCRIPTION : This formula fetches the Compensation Manager from external data (if avaialble) else from Core HR
********************************************************************************/
DEFAULT FOR PER_ASG_ORG_DEPARTMENT_NAME IS 'XOXO'
DEFAULT FOR PER_ASG_PERSON_NUMBER IS ' '
DEFAULT FOR PER_ASG_PERSON_ID IS 0