DBA Data[Home] [Help]

APPS.OE_VALIDATE_LOT_SERIAL dependencies on INV_CONVERT

Line 672: l_return := INV_CONVERT.Within_Deviation -- INVCONV

668: ,x_msg_data => l_msg_data); */
669:
670: -- check the deviation and error out
671: --Bug 10021098. Passing primary_uom_code to parameter p_uom_code1 because l_quantity is in primary UOM.
672: l_return := INV_CONVERT.Within_Deviation -- INVCONV
673: ( p_organization_id => l_ship_from_org_id
674: , p_inventory_item_id => l_inventory_item_id
675: , p_lot_number => l_lot_number
676: , p_precision => 5