DBA Data[Home] [Help]

APPS.ARP_FLEX dependencies on FND_ID_FLEX_STRUCTURES

Line 56: fnd_id_flex_structures struct

52: 'LOCATION_ID_SEGMENT_'||to_char(seg.segment_num) column_num
53: from fnd_flex_value_sets vs,
54: fnd_id_flex_segments_vl seg,
55: fnd_segment_attribute_values qual,
56: fnd_id_flex_structures struct
57: where seg.application_id = appl_id
58: and seg.id_flex_code = flex_code
59: and seg.flex_value_set_id = vs.flex_value_set_id
60: and seg.id_flex_num = structure_id