DBA Data[Home] [Help]

APPS.GME_RELEASE_BATCH_PVT dependencies on INV_QUANTITY_TREE_PVT

Line 817: ,p_onhand_source => inv_quantity_tree_pvt.g_all_subs

813: ,p_revision => l_revision
814: ,p_lot_number => NULL
815: ,p_subinventory_code => l_reservation_rec.subinventory_code
816: ,p_locator_id => l_reservation_rec.locator_id
817: ,p_onhand_source => inv_quantity_tree_pvt.g_all_subs
818: ,x_qoh => l_qoh
819: ,x_rqoh => l_rqoh
820: ,x_qr => l_qr
821: ,x_qs => l_qs

Line 966: ,p_onhand_source => inv_quantity_tree_pvt.g_all_subs

962: ,p_revision => l_revision
963: ,p_lot_number => NULL
964: ,p_subinventory_code => l_subinv
965: ,p_locator_id => l_locator_id
966: ,p_onhand_source => inv_quantity_tree_pvt.g_all_subs
967: ,x_qoh => l_qoh
968: ,x_rqoh => l_rqoh
969: ,x_qr => l_qr
970: ,x_qs => l_qs