Entitlement Balances Net Calculations rules
Hi
My client has a new requirement w.r.t. the Accrual Plan.
For example, if an employee has applied for a 'Partial Leave' of 2 hours, the system needs to deduct 0.23 days from the total leave balance (2/8.5 = 0.23).
To handle this, I have done the following:
(a) Defined an element called 'Partial Leave', with input value 'Number of Hours'.
(b) And have written a fast-formula to handle the calculation of Number of Hours / 8.5.
(c) I have passed the output value of this element to another element called 'Hour_DEd'.
(d) And included this element under the 'Net Calculation Rules' of the Accrual Plan (with calculation type as Subtract).