Absence Plan - Carry over limit rule
Summary
Absence Plan - Carry over limit ruleContent
In Absence Plan, Carry over limit rule is listed under Year end Processing. I selected 'Formula' as Carry over limit rule and wrote the annual carry over logic in the formula. While running the monthly accrual this carry over formula is being executed. Do i need to explicitly put some condition like below
If to_number(to_char( IV_ACCRUALPERIODSTARTDATE, 'MM')) = '12' then
(
)
Tagged:
0