DBA Data[Home] [Help]

APPS.INV_MATERIAL_ALLOCATIONS_GRP dependencies on INV_CONVERT

Line 290: inv_convert.inv_um_convert ( l_inventory_item_id,

286: -- where transaction_temp_id = p_transaction_temp_id;
287: else
288: -- Convert the count quantity into the item primary uom quantity
289: l_final_tx_qty :=
290: inv_convert.inv_um_convert ( l_inventory_item_id,
291: 5,
292: l_final_qty,
293: l_item_primary_uom_code,
294: l_transaction_uom,