Get Accrual Balances in Fast Formula
Summary:
The logic for a fast formula requires knowing the balance of a plan. When I try to get the plan balance, it includes voided entries.
Content (required):
I tried two methods, using DBIs and using the function "get_plan_balance()". There is no DBI for the "VOIDED_ACRL" column in the accrual entries table, so using DBIs I am not able to distinguish whether a given entry is voided or not. When I try using the get_plan_balance function, the number that is returned includes the voided accrual. Is there any way to check if a given accrual is voided in fast formulas, or to get an accurate plan balance without voided accruals?
Tagged:
0