Error While Using The IRC_OFFERS_API.create_offer_assignment API
(Doc ID 2431119.1)
Last updated on NOVEMBER 08, 2023
Applies to:
Oracle iRecruitment - Version 12.1 HRMS RUP10 and laterInformation in this document applies to any platform.
Symptoms
Problem Statement:
When trying to use the API: IRC_OFFERS_API.create_offer_assignment
ORA-01403: no data found
ORA-06512: at "APPS.IRC_OFFERS_API", line 4522
ORA-06512: at line 21
PYUPIP ends as below.
XXX
per_asg_bus1.insert_validateThis is an Offer Assignment 60
Leaving:IRC_OFFERS_API.create_offer_assignment 80
ORA-06512: at "APPS.IRC_OFFERS_API", line 4522
ORA-06512: at line 21
PYUPIP ends as below.
XXX
per_asg_bus1.insert_validateThis is an Offer Assignment 60
Leaving:IRC_OFFERS_API.create_offer_assignment 80
Steps to Reproduce:
The issue can be reproduced at will with the following steps:
- Run IRC_OFFERS_API.create_offer_assignment with no value of "p_vacancy_id"
Changes
p_vacancy_id is NULL
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |