DBA Data[Home] [Help]

APPS.JMF_SHIKYU_INV_PVT dependencies on INV_CONVERT

Line 538: l_primary_quantity := INV_CONVERT.inv_um_convert

534: ( p_item_id , l_organization_id);
535:
536: IF p_uom <> l_primary_uom
537: THEN
538: l_primary_quantity := INV_CONVERT.inv_um_convert
539: ( item_id => p_item_id
540: , precision => 5
541: , from_quantity => p_quantity
542: , from_unit => p_uom