DBA Data[Home] [Help]

APPS.GMO_VBATCH_TASK_PVT dependencies on GME_RESERVATIONS_PVT

Line 994: gme_reservations_pvt.relieve_reservation (

990: IS
991:
992: BEGIN
993:
994: gme_reservations_pvt.relieve_reservation (
995: p_reservation_id => p_reservation_id
996: ,p_prim_relieve_qty => p_prim_relieve_quantity
997: ,x_return_status => x_return_status
998: );