DBA Data[Home] [Help]

APPS.GMO_VBATCH_TASK_PVT dependencies on GME_RESERVATIONS_PVT

Line 986: gme_reservations_pvt.relieve_reservation (

982: IS
983:
984: BEGIN
985:
986: gme_reservations_pvt.relieve_reservation (
987: p_reservation_id => p_reservation_id
988: ,p_prim_relieve_qty => p_prim_relieve_quantity
989: ,x_return_status => x_return_status
990: );