DBA Data[Home] [Help]

APPS.CTO_WORKBENCH_UTIL_PK dependencies on INV_CONVERT

Line 556: result := INV_CONVERT.inv_um_convert(item_id,

552: ELSIF from_uom IS NULL
553: OR to_uom IS NULL THEN
554: result := 0;
555: ELSE
556: result := INV_CONVERT.inv_um_convert(item_id,
557: 5,
558: quantity,
559: from_uom,
560: to_uom,