DBA Data[Home] [Help]

APPS.AR_ARXGRL_XMLP_PKG dependencies on FND_FLEX_VALIDATION_TABLES

Line 103: fnd_flex_validation_tables tab,

99: select max( segment.segment_num)
100: into segment_num
101: from fnd_flex_value_sets vs,
102: fnd_id_flex_segments segment,
103: fnd_flex_validation_tables tab,
104: fnd_segment_attribute_values qual
105: where segment.application_id = 222
106: and segment.id_flex_code = 'RLOC'
107: and segment.id_flex_num = location_structure_id