DBA Data[Home] [Help]

APPS.FLM_KANBAN_CONSOLIDATION dependencies on INV_CONVERT

Line 321: l_secondary_qty := inv_convert.inv_um_convert

317: NULL;
318: END;
319:
320: IF l_secondary_uom_code IS NOT NULL THEN
321: l_secondary_qty := inv_convert.inv_um_convert
322: (item_id => l_Kanban_Card_Rec_Tbl(l_order_count).inventory_item_id
323: ,precision => 5
324: ,from_quantity => l_Kanban_Card_Rec_Tbl(l_order_count).kanban_size
325: ,from_unit => p_primary_uom_code