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.
Get future dated accrual plan balance in Global Absence Entry Validation formulas
Summary:
We have an accrual plan which is not based on/ linked to any absence type, but gets deducted when employee asks for it in a DFF field. So we need to check the validation in the Entry Validation formula.
For that we need to get the balance of the plan as of future date.
We have tried to achieve this by GET_PLAN_BALANCE(), but it give the balance as of last accrual date.
We also tried GET_ACCRUAL_BALANCE() but it gives error as in CHANGE_CONTEXT we cannot use ACCRUAL_PLAN_ID as a context which is mandatory for GET_ACCRUAL_BALANCE().
Tagged:
0