Hi
Thanks,
Thankyou in advance:
Ok There is an api for updating the accrual plan I found:
HR_ACCRUAL_PLAN_API
PAY_ELEMENT_ENTRIES_API is for oracle payroll use?
I ask as we don't use oracle payroll.
A screenshot of my accrual plan, fast formula connected and elements is here(when you open each image link below please click on each of them again to view any cut of image like elements, you will have to click on again as left side is cut off):
Accrual plan fast formula Element time carried over My requirments:
I must reset the no of days carried over to 0 by march 31st.
(As march 31st is the cut of date)
* I musn't reset time in leui (toil).
* I must only reset time carried over from previous year, that isn't used by 31st March of the current year.
* I cant hard code elements in my code, as they can change i have been told.
I am writing my design document, md050, and then will follow this with a md070 (technical doc).
My questions for you guys are:
1. Shall I use HR_ACCRUAL_PLAN_API or HR_PERSON_ABSENCE_API ?
2. Which dates do I need in my where clause?
3. Which condition will make sure i exclude Time off in lieu (toil), as I don't want to reset this.
I might be able to use a api hook for this.
I Can't find any exmaples on metalink.
Thanks in advance,
Tovia