DBA Data[Home] [Help]

APPS.GMO_VBATCH_TASK_PVT dependencies on GME_PENDING_PRODUCT_LOTS_PVT

Line 1018: gme_pending_product_lots_pvt.relieve_pending_lot (

1014: )
1015: IS
1016: BEGIN
1017:
1018: gme_pending_product_lots_pvt.relieve_pending_lot (
1019: p_pending_lot_id => p_pending_lot_id
1020: ,p_quantity => p_quantity
1021: ,p_secondary_quantity => p_secondary_quantity
1022: ,x_return_status => x_return_status