DBA Data[Home] [Help]

APPS.PO_UOM_S dependencies on PO_UOM_SV2

Line 124: round_test := po_uom_sv2.convert_quantity(item_id,

120: end if;
121:
122: x_progress := 10;
123: x_unit_of_issue := unit_of_issue;
124: round_test := po_uom_sv2.convert_quantity(item_id,
125: source_org_id,
126: from_quantity,
127: from_uom,
128: converted_quantity,