DBA Data[Home] [Help]

APPS.GMO_VBATCH_TASK_PVT dependencies on GME_PENDING_PRODUCT_LOTS_PVT

Line 1026: gme_pending_product_lots_pvt.relieve_pending_lot (

1022: )
1023: IS
1024: BEGIN
1025:
1026: gme_pending_product_lots_pvt.relieve_pending_lot (
1027: p_pending_lot_id => p_pending_lot_id
1028: ,p_quantity => p_quantity
1029: ,p_secondary_quantity => p_secondary_quantity
1030: ,x_return_status => x_return_status