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

Custom SQL Criteria in Person Security Profile

edited Oct 24, 2019 11:51AM in Human Capital Management 11 comments

Summary

Is it possible to use given construct to only show employees based on logged in Employee

Content

I know I can use this kind of construct to get logged in user's details. Does this work in Custom SQL criteria If I have a complex SQL and want to pass logged in person_ID using this construct. I know it works fine in BIP.

 

select * from per_all_people_f where person_id in (SELECT HRC_SESSION_UTIL.GET_USER_PERSONID FROM DUAL)

Version

19C
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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