DBA Data[Home] [Help]

APPS.GME_BATCH_STEP_CHG_PVT dependencies on GMP_SEQUENCE_TYPES

Line 278: ,gmp_sequence_types gst

274: ,gme_batch_step_activities gsa
275: ,gme_batch_step_resources gsr
276: ,cr_rsrc_dtl crd
277: ,ic_item_mst iim
278: ,gmp_sequence_types gst
279: WHERE gbh.batch_id = v_batch_id
280: AND gbh.recipe_validity_rule_id = gvr.recipe_validity_rule_id
281: AND gbh.batch_id = gbs.batch_id
282: AND gbs.batchstep_id = gsr.batchstep_id

Line 300: ,gmp_sequence_types gst2

296: ,gme_batch_steps gbs2
297: ,gme_batch_step_activities gsa2
298: ,gme_batch_step_resources gsr2
299: ,cr_rsrc_dtl crd2
300: ,gmp_sequence_types gst2
301: ,ic_item_mst iim2
302: WHERE gbh2.batch_id = v_batch_id
303: AND gbh2.recipe_validity_rule_id = gvr2.recipe_validity_rule_id
304: AND gbh2.batch_id = gbs2.batch_id