EBS Customizations (MOSC)

MOSC Banner

How Can I enable dependent Value set ?

edited Aug 27, 2014 5:24AM in EBS Customizations (MOSC) 1 commentAnswered

Hi ,

If I have to 2 fields in a request and each one has its flex value set.

The Second field's value_set to retrieve its data as the value of the first one.

Till now every thing is OK

but what I want is if the first one is null I Found the second one is dimmed , I cant insert data into it till the first field is populated

Any suggestion ?

Pls find attached Screen shot for more clarification

the code I used in flex field is

WHERE ORGANIZATION_ID = :$FLEX$.P_ORG_ID

AND (SEGMENT2 = :$FLEX$.P_FAMILY OR :$FLEX$.P_FAMILY IS NULL)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center