Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
ICP Eligibility BASED ON NATIONALITY
Summary:
ICP needs to be assigned to employees based on Employee Nationality e.g Employees with CITIZENSHIP NAME Saudi Arabia shouldn't be eligible for this plan, I used the below fast formula for the eligibility profile, After I use this formula in eligibility profile no Employee Can access the PLAN.
Content (please ensure you mask any confidential information):
####################### DEPENDANT FEE LON ELIGIBILITY formula #############################
DEFAULT FOR ASG_HR_ASG_ID IS 0
DEFAULT FOR L_CALC_DATE IS '1951/01/01 00:00:00' (Date)
L_ASSIGNMENT_ID = ASG_HR_ASG_ID
L_TRM_ID = GET_CONTEXT(PAYROLL_TERM_ID,0)
L_HR_REL_ID = GET_CONTEXT(PAYROLL_RELATIONSHIP_ID, 0)
Tagged:
0