DBA Data[Home] [Help]

APPS.ARP_PROCESS_RCTS dependencies on ARP_RW_BATCHES_CHECK_PKG

Line 493: arp_rw_batches_check_pkg.update_batch_status(

489:
490: -- update batch status
491:
492: IF (p_batch_id IS NOT NULL) THEN
493: arp_rw_batches_check_pkg.update_batch_status(
494: p_batch_id);
495: END IF;
496:
497: -- Raise the Deletion Business Event