Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert Quantity in one unit to another

Former Member
0 Kudos

My Requirement is to convert Quantity(kwmeng field)in one unit (UOM) say B01,D01 to KG's...Is there any function module

to do this.

any pointers on this would be very helpful

Thanks

5 REPLIES 5

Former Member
0 Kudos

Hello,

Try this Function Module. MD_CONVERT_MATERIAL_UNIT.

Thanks and Regards,

Venkat Phani Prasad Konduri

0 Kudos

Hi,

My Quantity is of type Kwmeng and this FM only takes Quantity of TYPE mange...is there any other function module to do this.

Thanks

raymond_giuseppi
Active Contributor
0 Kudos

Try function modules like [MD_CONVERT_MATERIAL_UNIT|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=md_convert_material_unit&adv=false&sortby=cm_rnd_rankvalue].

Regards

former_member188685
Active Contributor
0 Kudos

Check the Functions

MATERIAL_UNIT_CONVERSION "material based

UNIT_CONVERSION_SIMPLE " Non material based

Former Member
0 Kudos

unit_of_measure_iso_to_sap

try using this FM