DBA Data[Home] [Help]

APPS.GME_INSERT_STEP_PVT dependencies on INV_CONVERT

Line 568: l_temp_qty := inv_convert.inv_um_convert

564: END LOOP;
565:
566: /*Bug#5231180 Begin calculate the max step capacity in step qty uom*/
567: IF NVL(l_min_of_max_cap,0) > 0 THEN
568: l_temp_qty := inv_convert.inv_um_convert
569: (item_id => 0
570: ,PRECISION => gme_common_pvt.g_precision
571: ,from_quantity => l_min_of_max_cap
572: ,from_unit => l_min_of_max_cap_uom