DBA Data[Home] [Help]

APPS.GME_API_PUB dependencies on GME_CANCEL_BATCH_PVT

Line 10369: gme_cancel_batch_pvt.purge_batch_exceptions (p_batch_header_rec => x_batch_header_rec

10365: RAISE error_complete_batch;
10366: END IF;
10367:
10368: -- Bug 8312658 - Delete all remaining reservations including for phantom batches.
10369: gme_cancel_batch_pvt.purge_batch_exceptions (p_batch_header_rec => x_batch_header_rec
10370: ,p_delete_invis_mo => 'F'
10371: ,p_delete_reservations => 'T'
10372: ,p_delete_trans_pairs => 'F'
10373: ,p_recursive => 'R'