Issue with Global Absence Rollover formula/ Get_Plan_Balance()
Summary:
Issue with Global Absence Rollover formula with Get Plan balance function
Content (please ensure you mask any confidential information):
Hi,
In the Rollover formula if we are passing any hard coded value directly to ROLLOVER (example : ROLLOVER = 20 ) , it is retuning the value '20' properly.
But, the requirement is to rollover based on the balance of another plan, in our case 'FL Carryover' . We are trying to fetch the balance as of 31/12/2024(year end lets say and also the plan term) of 'FL' plan and accordingly do the rollover of our plan.
We are able to print the as of date value of FL in the logs but when the accrual is run from UI, the system doesnt do any rollover for current year, but when the accrual is run for next year, system is reflecting the balance.