DBA Data[Home] [Help]

APPS.GME_API_MAIN dependencies on GME_CANCEL_BATCH_PVT

Line 3662: gme_cancel_batch_pvt.cancel_batch

3658: || ':'
3659: || 'calling pvt cancel');
3660: END IF;
3661:
3662: gme_cancel_batch_pvt.cancel_batch
3663: (p_batch_header_rec => p_batch_header_rec
3664: ,x_batch_header_rec => x_batch_header_rec
3665: ,x_return_status => x_return_status);
3666: