DBA Data[Home] [Help]

APPS.GME_GANTT_PKG dependencies on CM_ALYS_MST

Line 990: ,cm_alys_mst c

986: ,gme_batch_steps r
987: ,gme_batch_step_activities s
988: ,gmd_activities a
989: ,gme_batch_header b
990: ,cm_alys_mst c
991: WHERE o.batch_id = p_batch_id
992: AND r.batch_id = o.batch_id
993: AND s.batch_id = r.batch_id
994: AND b.batch_id = r.batch_id