DBA Data[Home] [Help]

APPS.OE_PC_CONC_REQUESTS dependencies on OE_PC_RSETS_VL

Line 194: oe_pc_rsets_vl rs,

190: rs.record_set_id,
191: rs.record_set_short_name,
192: rs.record_set_display_name
193: FROM oe_pc_vtmplts_vl vt,
194: oe_pc_rsets_vl rs,
195: oe_pc_ventities_v ve
196: WHERE ve.validation_entity_id = vt.entity_id
197: AND vt.validation_type <> 'API'
198: AND ve.validation_entity_id = rs.entity_id