DBA Data[Home] [Help]

APPS.INL_SHIPMENT_PVT dependencies on INL_ENTER_RECEIPTS_V

Line 1820: FROM inl_enter_receipts_v po, -- BUG#8229331 (Pls see bug 9179775)

1816: l_po_currency_conversion_rate,
1817: l_po_UOM_code,
1818: l_po_qty,
1819: l_inventory_item_id
1820: FROM inl_enter_receipts_v po, -- BUG#8229331 (Pls see bug 9179775)
1821: mtl_units_of_measure muom
1822: WHERE po.po_line_location_id = p_ship_line_src_id
1823: AND muom.unit_of_measure (+) = po.ordered_uom;
1824: INL_LOGGING_PVT.Log_Variable (