DBA Data[Home] [Help]

APPS.GME_API_MAIN dependencies on GME_UNRELEASE_BATCH_PVT

Line 3954: gme_unrelease_batch_pvt.unrelease_batch

3950: END IF;
3951:
3952: gme_common_pvt.set_timestamp;
3953: gme_common_pvt.reset_txn_hdr_tbl; -- nsinghi bug#5176319
3954: gme_unrelease_batch_pvt.unrelease_batch
3955: (p_batch_header_rec => p_batch_header_rec
3956: ,p_create_resv_pend_lots => p_create_resv_pend_lots
3957: ,x_batch_header_rec => x_batch_header_rec
3958: ,x_return_status => x_return_status);