Unit Conversion in SAP
Posted by Admin, under ABAP, Enhancement/Modification, Function Modules, Quick Reference, Sample Code, SAPSometimes there comes a situation where the conversion from one unit to another may become necessary. One such situation could be to convert the order unit in the purchase order to the base unit measure of the material.
The usage of the function module ‘MC_UNIT_CONVERSION’ could ease the job. The user must supply the source unit of meausre and the target unit of measure.





