Categories
- All Categories
- Oracle Analytics Learning Hub
- 18 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 228 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Locate Offer Salary

Hi,
For the context, we are using HCM 25A.
I'm trying to query the offer salary amount in the job offer.
I have checked IRC_OFFERS, and it doesn't contain the information.
Using CMP_SALARY doesn't give me the initial offer salary either.
Answers
-
Hi @Hazel Fan,
Welcome to the Oracle Analytics Community!
Can you please check the following tables?
CMP_SALARY_PAY_COMPONENTS CMP_SALARY_COMPONENTS
Hope this help.
Thank you.
0 -
Hi Bhaskar,
Thank you for the suggestions. I tried querying these two tables, but it's not giving me any results.
I have also tried CMP_SALARY, but it only gives me the hired candidates' salary info.
What I want to see is the initial salary offered.
0 -
Hi @Hazel Fan,
Quick Question: If you generate the offer letter are you getting the same values in the offer letter?
Thank you.
0 -
Please see if following tables related to job publishing can help
IRC_CC_ELEMENTS_B ,
IRC_CC_ELEMENTS_TL
Look for Element Type Column and check if it has anything related to Salary.
0