DBA Data[Home] [Help]

APPS.GME_GANTT_PKG dependencies on CR_RSRC_MST

Line 1160: ,cr_rsrc_mst c

1156: ,gme_batch_step_activities a
1157: ,gme_batch_step_resources o
1158: ,gmd_operations f
1159: ,gme_batch_header b
1160: ,cr_rsrc_mst c
1161: WHERE r.batch_id = p_batch_id
1162: AND b.batch_id = r.batch_id
1163: AND r.batchstep_no = p_batchstep_no
1164: AND a.batchstep_id = r.batchstep_id