DBA Data[Home] [Help]

APPS.FND_FLEX_XML_PUBLISHER_APIS dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 1155: FROM fnd_id_flex_segments s, fnd_segment_attribute_values sav,

1151: -- Entity is not in the cache, get it from DB.
1152: --
1153: SELECT s.segment_num
1154: INTO this_segment_num
1155: FROM fnd_id_flex_segments s, fnd_segment_attribute_values sav,
1156: fnd_segment_attribute_types sat
1157: WHERE s.application_id = appl_id
1158: AND s.id_flex_code = key_flex_code
1159: AND s.id_flex_num = structure_number