What is the Meaning of Different Status Codes in Hr_api_transactions for iRecruitment?
(Doc ID 734420.1)
Last updated on JULY 24, 2023
Applies to:
Oracle iRecruitment - Version 11.5.10 HRMS FP.K RUP9 to 12.2 [Release 11.5.10 to 12.2]Information in this document applies to any platform.
Goal
What is the meaning of the status column in the HR_API_TRANSACTIONS table for iRecruitment?
select status
from hr_api_transactions
where product_code = 'IRC'
group by status;
Solution
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
Goal |
Solution |
References |