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

Issue with Person Security profile

edited Sep 16, 2023 8:32AM in Human Capital Management 9 comments

Summary:

We have a custom sql written to prevent access for person records for certain grade ladder through person security profile. The custom sql criteria works well in one environment but does not work in another environment. The grade ladder is set up available in both the environments. Also the user 061755 has the same set of AOR defined.

Content (required):

Screenshot where it is not working.

Screenshot where it is working.


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


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

(EXISTS

(SELECT 1 FROM PER_ALL_ASSIGNMENTS_M ASG,PER_ASG_RESPONSIBILITIES RES WHERE ASG.ASSIGNMENT_TYPE IN('E','C','P','N')

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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