DBA Data[Home] [Help]

APPS.GME_POST_MIGRATION dependencies on GME_RESOURCE_TXNS_MIG

Line 116: FROM gme_resource_txns_mig

112:
113: -- Bug 13706812 - Use old batch id to make use of index.
114: CURSOR Cur_get_rsrc_txns(v_batchstep_rsrc_id NUMBER, v_old_batch_id NUMBER) IS
115: SELECT *
116: FROM gme_resource_txns_mig
117: WHERE line_id = v_batchstep_rsrc_id
118: AND doc_id = v_old_batch_id;
119:
120: -- Bug 13706812/13839066 - Let's make sure we update primary_item_id.