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

Using conversion rule to convert quantity fields

Former Member
0 Likes
380

Hi!

I am trying to find a way to use a conversion rule to convert a quantity specified in one unit of measure to the corresponding quantity specified in a different unit of measure. I was trying to use 'Copy sender field' along with a custom 'Special conversion rule'. However, the code to convert quantities requires both the quantity and material number to do the UoM conversion. 'Copy sender field' only allows the transfer of one sender field. Is there a way to transfer two sender field into a 'Special conversion rule'. Any help much appreciated and rewarded. Thanks, Duncan

1 REPLY 1
Read only

Former Member
0 Likes
345

Hi Duncan,

Try FM UNIT_CONVERSION_SIMPLE.

Regards,

Atish