Page 1 of 1

How to extract inventory category segment detail?

Posted: Thu Dec 04, 2008 4:49 am
by rana.abdulwahid
Dear All,

I want to extract Item_Segment, Category_Segment with each Segment Description. I am able to extract Segment_Code and not able to extract Description against these Segment_Codes.

Please help me in this regards, if someone have the query please send.


Thanks & Regards
Rana Abdul Wahid

Posted: Fri Dec 05, 2008 8:18 am
by rana.abdulwahid
Is there anyone to help me in this regards?

Posted: Fri Dec 05, 2008 9:53 am
by admin
SELECT description
FROM fnd_flex_values_vl
WHERE (flex_value_set_id = <enter id here>