You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

Is it still available to use the ORA_ASSN_REC_COMPLETE_PENDING - LOOKUP CODE from HR_LOOKUPS table?

edited Apr 9, 2025 9:16AM in Reporting and Analytics for HCM 2 comments

Summary:


Content (please ensure you mask any confidential information):

I am working one report and i need to know all sub status for one learner. I used the following query:
Select * from hr_lookups
where LOOKUP_CODE IN( 'ORA_ASSN_REC_NO_OFFR',
'ORA_ASSN_REC_NOTSTARTED',
'ORA_ASSN_REC_INPROGRESS',
'ORA_ASSN_REC_WITHDRAW_PENDING',
'ORA_ASSN_REC_CONTENT_COMPLETE',
'ORA_ASSN_REC_COMPLETE_PENDING')

And for 'ORA_ASSN_REC_COMPLETE_PENDING' - LOOKUP_CODE i received the following meaning explanation: Complete Pending Approval (not used)

Can I still use this category?

Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!