Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

API to apply half day annual leave from back end with type as annual leave days in oracle EBS HRMS

Jayapriya SubramanianAug 7 2025 — edited Aug 7 2025

I am trying to apply half day annual leave with absence type as annual leave days using API from backend.Iam able to apply the same in oracle HRMS self-service absence page. I am using the below API to apply leave, but it is not working, it always considers as 1 day leave instead of half day leave.

HR_PERSON_ABSENCE_API.create_person_absence

Do we need to use any other API .Do anyone has idea on applying half day annual leave with absence type as annual leave days (using API .)

Comments
Post Details
Added on Aug 7 2025
0 comments
128 views