DBA Data[Home] [Help]

APPS.GME_GANTT_PKG dependencies on CR_RSRC_MST

Line 1650: ,cr_rsrc_mst c

1646: ,gme_batch_step_activities a
1647: ,gme_batch_step_resources o
1648: ,gmd_operations f
1649: ,gme_batch_header b
1650: ,cr_rsrc_mst c
1651: WHERE r.batch_id = p_batch_id
1652: AND b.batch_id = r.batch_id
1653: AND r.batchstep_no = p_batchstep_no
1654: AND a.batchstep_id = r.batchstep_id