For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
( SELECT ATTRIBUTE11
FROM fnd_flex_values ffv,fnd_flex_values_tl ffvt
WHERE ffv.FLEX_VALUE_ID = ffvt.FLEX_VALUE_ID and ffv.PARENT_FLEX_VALUE_LOW in ('00','10','30','60')
and ffv.FLEX_VALUE_SET_ID =1013543 )