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 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