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

Unit Conversion

Former Member
0 Likes
804

If we need to convert all quantities into the quantities which have CS as the UOM(unit of measure), which function module do we use? I tried using md_convert_material_unit & unit_conversion_simple.But they do not seem to give the desired results.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
762

try CF_UT_UNIT_CONVERSION or MATERIAL_UNIT_CONVERSION

Dear Savitha,

Try out this Function Module:

UNIT_CONVERSION_SIMPLE

Regards,

Abir

************************************

  • Don't forget to award Points *

4 REPLIES 4
Read only

Former Member
0 Likes
763

try CF_UT_UNIT_CONVERSION or MATERIAL_UNIT_CONVERSION

Read only

0 Likes
762

Thanks,

The function module CF_UT_UNIT_CONVERSION turned out to be the right one.

Regards,

Savitha

Read only

Former Member
0 Likes
762

Hello Savutha,

Try with this FM MATERIAL_CONVERT_QUANTITY.

If useful reward.

Vasanth

Read only

Former Member
0 Likes
762

Dear Savitha,

Try out this Function Module:

UNIT_CONVERSION_SIMPLE

Regards,

Abir

************************************

  • Don't forget to award Points *