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
Get Started: AI Resources for Oracle Cloud HCM – Go Here

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

How to get access group details from Learning Page.

edited Sep 13, 2023 1:35AM in Learning 2 comments

Summary:

Hi All, I'm trying to fetch Access group details along with the below query. In which table can we find that and how to join with Learning tables?

Code Snippet (add any code snippets that support your topic, if applicable):

select

papf.person_number,

ppnf.known_as,

ppnf.display_name employee_name,

ppnf.first_name,

ppnf.middle_names,

ppnf.last_name,

pldfv.location_name,

wladv.offering_learning_item_id,

wladv.offering_name offering_name,

wladv.offering_number,

per_extract_utility.get_decoded_lookup('****',pplf.****) gender,

lmppnf.display_name manager_name,

ppos.date_start hire_date,

ppos.actual_termination_date,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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