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

Available parameters to use in PER_ASG_DF?

edited Jun 17, 2021 4:24PM in Human Capital Management 1 comment

Summary

Need to restrict values in PER_ASG_DF segment based on person_type

Content

Hi,

We would need to restrict the values in a PER_ASG_DF segment based on the person_type(_id).  We have created the lookup, created a value set based on the lookup  and used followinq query to limit the results in the value set:

 

Where clause:

LOOKUP_TYPE = 'Name of our lookup'

AND LANGUAGE IN USERENV('LANG')
AND TAG LIKE '%+'||:{PARAMETER.PERSON_TYPE_ID}||'%' OR TAG IS NULL

 

Whichever person type we use, we still get all values in the flexvield segment, so it doesn't seem to take into account the person type.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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