Application Development and Automation 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: 
Read only

Reg. Unit Conversion for Material

Former Member
0 Likes
385

Hi,

I want to convert the from one unit of measure to other. I have checked in SDN and took the help many. My requirement is to convert , like KG to Pounds(LB). I have got many fun modules but which not useful for this. can anybody suggest the same.

thnks

Yerukala Settty

2 REPLIES 2
Read only

Former Member
0 Likes
343

Use the below FM.

"MD_CONVERT_MATERIAL_UNIT"

you need to pass the material no, input unit , output unit and qty.

Regards

Nehruu

Read only

Former Member
0 Likes
343

Hi,

Function Module: UNIT_CONVERSION_SIMPLE

Refer