DBA Data[Home] [Help]

APPS.GME_RESCHEDULE_BATCH_PVT dependencies on GME_RESOURCE_TXNS_GTMP

Line 321: DELETE FROM gme_resource_txns_gtmp

317: FROM gme_batch_steps
318: WHERE batch_id =
319: x_batch_header_rec.batch_id
320: AND step_status = 1) );
321: DELETE FROM gme_resource_txns_gtmp
322: WHERE doc_id = x_batch_header_rec.batch_id
323: AND doc_type = l_doc_type
324: AND line_id IN (
325: SELECT batchstep_resource_id