DBA Data[Home] [Help]

APPS.EAM_MATERIAL_ALLOCQTY_PKG dependencies on INV_QUANTITY_TREE_PVT

Line 186: , p_onhand_source => inv_quantity_tree_pvt.g_all_subs

182: , p_revision => NULL
183: , p_lot_number => NULL
184: , p_subinventory_code => p_subinventory_code
185: , p_locator_id => NULL
186: , p_onhand_source => inv_quantity_tree_pvt.g_all_subs
187: , x_qoh => l_qoh
188: , x_rqoh => l_rqoh
189: , x_qr => l_qr
190: , x_qs => l_qs

Line 211: , p_onhand_source => inv_quantity_tree_pvt.g_nettable_only

207: , p_revision => NULL
208: , p_lot_number => NULL
209: , p_subinventory_code => p_subinventory_code
210: , p_locator_id => NULL
211: , p_onhand_source => inv_quantity_tree_pvt.g_nettable_only
212: , x_qoh => l_qoh
213: , x_rqoh => l_rqoh
214: , x_qr => l_qr
215: , x_qs => l_qs