<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FM for UOM conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664234#M1097274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use FM MD_CONVERT_MATERIAL_UNIT for UOM conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  CALL FUNCTION 'MD_CONVERT_MATERIAL_UNIT'
    EXPORTING
      I_MATNR                    = I_MATNR
      I_IN_ME                    = I_MEINS   " Input UOM
      I_OUT_ME                   = LF_MEINS  " Output UOM - for you BASE UOM
      I_MENGE                    = LF_E_MENGE  " Input Quantity
    IMPORTING
      E_MENGE                    = LF_I_MENGE.   " Qty after Conversion
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2008 17:49:55 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2008-10-14T17:49:55Z</dc:date>
    <item>
      <title>FM for UOM conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664233#M1097273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  Can anyone please provide a FM which converts Any Unit of Measure to Base Unit of Measure for that Material.&lt;/P&gt;&lt;P&gt;Suppose my input is in yards or feet or KM ,it should be converted to the material's Base Unit Of Measure.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sudhaa........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 17:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664233#M1097273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T17:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: FM for UOM conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664234#M1097274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use FM MD_CONVERT_MATERIAL_UNIT for UOM conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  CALL FUNCTION 'MD_CONVERT_MATERIAL_UNIT'
    EXPORTING
      I_MATNR                    = I_MATNR
      I_IN_ME                    = I_MEINS   " Input UOM
      I_OUT_ME                   = LF_MEINS  " Output UOM - for you BASE UOM
      I_MENGE                    = LF_E_MENGE  " Input Quantity
    IMPORTING
      E_MENGE                    = LF_I_MENGE.   " Qty after Conversion
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 17:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664234#M1097274</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-10-14T17:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: FM for UOM conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664235#M1097275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 18:04:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664235#M1097275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T18:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: FM for UOM conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664236#M1097276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the function MATERIAL_UNIT_CONVERSION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read the documentation of the function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 18:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-for-uom-conversion/m-p/4664236#M1097276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T18:06:08Z</dc:date>
    </item>
  </channel>
</rss>

