DBA Data[Home] [Help]

APPS.GME_API_MAIN dependencies on GME_CANCEL_BATCH_PVT

Line 3562: gme_cancel_batch_pvt.cancel_batch

3558: || ':'
3559: || 'calling pvt cancel');
3560: END IF;
3561:
3562: gme_cancel_batch_pvt.cancel_batch
3563: (p_batch_header_rec => p_batch_header_rec
3564: ,x_batch_header_rec => x_batch_header_rec
3565: ,x_return_status => x_return_status);
3566: