DBA Data[Home] [Help]

APPS.POA_SUPPERF_POPULATE_PKG dependencies on INV_CONVERT

Line 107: v_uom_rate := inv_convert.inv_um_convert(

103: v_c_info.org_id
104: );
105:
106: x_progress := '003';
107: v_uom_rate := inv_convert.inv_um_convert(
108: v_c_info.item_id,
109: 5,
110: 1, NULL, NULL,
111: v_c_info.unit_meas_lookup_code,