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

convert measure function ??

Former Member
0 Likes
554

Hi eveybody .

I want to convert metre to unit function in metarial .

For example : 1 unit 4000 metre .

field is 4000 metre

I want 1 unit and to convert basic unit measurement .

Thanks For Replys.

Serkann..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
529

Use UNIT_CONVERSION_SIMPLE

Esle CF_UT_UNIT_CONVERSION for Unit Conversion for Material

Edited by: Swastik Bharati on Oct 30, 2008 12:03 PM

3 REPLIES 3
Read only

Former Member
0 Likes
530

Use UNIT_CONVERSION_SIMPLE

Esle CF_UT_UNIT_CONVERSION for Unit Conversion for Material

Edited by: Swastik Bharati on Oct 30, 2008 12:03 PM

Read only

Former Member
0 Likes
529

Hi Serkann,

Check this link.

[https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sapportals.km.docs/library/business-intelligence/g-i/how%20to%20report%20data%20in%20alternate%20units%20of%20measure]

Regards,

Amit.

Read only

Former Member
0 Likes
529

Thanks For Reply ..

I Try this function ..

Serkann .