DBA Data[Home] [Help]

APPS.GMD_FETCH_OPRN dependencies on CR_RSRC_DTL

Line 273: cr_rsrc_mst m, cr_rsrc_dtl l

269: res.attribute21, res.attribute22,res.attribute23, res.attribute24,
270: res.attribute25, res.attribute26, res.attribute27, res.attribute28,
271: res.attribute29, res.attribute30
272: FROM gmd_operations_vl o,gmd_operation_activities a, gmd_operation_resources res,
273: cr_rsrc_mst m, cr_rsrc_dtl l
274: where a.oprn_id = p_oprn_id
275: and o.oprn_id = a.oprn_id
276: and a.oprn_line_id = res.oprn_line_id
277: and m.resources = res.resources