DBA Data[Home] [Help]

APPS.WMS_DIRECT_SHIP_PVT dependencies on INV_QUANTITY_TREE_PVT

Line 11845: , p_quantity_type => inv_quantity_tree_pvt.g_qr_same_demand

11841: , p_subinventory_code => l_lpn_cont_rec.subinventory_code
11842: , p_locator_id => l_lpn_cont_rec.locator_id
11843: , p_primary_quantity => -1*l_reservation_record.primary_reservation_quantity
11844: , p_secondary_quantity => NVL(-1*l_reservation_record.secondary_reservation_quantity,0)
11845: , p_quantity_type => inv_quantity_tree_pvt.g_qr_same_demand
11846: , x_qoh => l_qoh
11847: , x_rqoh => l_rqoh
11848: , x_qr => l_qr
11849: , x_qs => l_qs