Flex field value and Description
select v.flex_value, v.flex_value_meaning, v.description
from FND_FLEX_VALUE_SETS s, fnd_flex_values_vl v
where s.flex_value_set_name = 'DEPARTMENT'
and s.flex_value_set_id = v.flex_value_set_id;

Get the right solution of your query.

| Query and Solution © 2009. All Rights Reserved | Template Style by My Blogger Tricks .com | Design by Brian Gardner | |
0 comments:
Post a Comment