DBA Data[Home] [Help]

APPS.GME_API_MAIN dependencies on GME_UNRELEASE_BATCH_PVT

Line 3854: gme_unrelease_batch_pvt.unrelease_batch

3850: END IF;
3851:
3852: gme_common_pvt.set_timestamp;
3853: gme_common_pvt.reset_txn_hdr_tbl; -- nsinghi bug#5176319
3854: gme_unrelease_batch_pvt.unrelease_batch
3855: (p_batch_header_rec => p_batch_header_rec
3856: ,p_create_resv_pend_lots => p_create_resv_pend_lots
3857: ,x_batch_header_rec => x_batch_header_rec
3858: ,x_return_status => x_return_status);