<?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 How to use the function module CONVERSION_FACTOR_GET? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-conversion-factor-get/m-p/2934911#M691616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use convert the value of a field from units 'HL' to 'HHL'. According to me, we can use the function module CONVERSION_FACTOR_GET. However, i am not able to know how to use it? &lt;/P&gt;&lt;P&gt;Can anyone explain how to use the FM, i mean what should be the importing and exporting parameter.... For recap, i need to convert HL to HHL, for example 3 HL to 0.03 HHL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Rewards for sure!&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Aksh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 17:28:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-11T17:28:16Z</dc:date>
    <item>
      <title>How to use the function module CONVERSION_FACTOR_GET?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-conversion-factor-get/m-p/2934911#M691616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use convert the value of a field from units 'HL' to 'HHL'. According to me, we can use the function module CONVERSION_FACTOR_GET. However, i am not able to know how to use it? &lt;/P&gt;&lt;P&gt;Can anyone explain how to use the FM, i mean what should be the importing and exporting parameter.... For recap, i need to convert HL to HHL, for example 3 HL to 0.03 HHL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Rewards for sure!&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Aksh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 17:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-conversion-factor-get/m-p/2934911#M691616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T17:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the function module CONVERSION_FACTOR_GET?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-conversion-factor-get/m-p/2934912#M691617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If it is Unit Conversion better use the following Fun modules&lt;/P&gt;&lt;P&gt;UNIT_CONVERSION_SIMPLE&lt;/P&gt;&lt;P&gt;MD_CONVERT_MATERIAL_UNIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SE37 first and execute them by entering some value and then use it in the code after confirming it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 17:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-conversion-factor-get/m-p/2934912#M691617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T17:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the function module CONVERSION_FACTOR_GET?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-conversion-factor-get/m-p/2934913#M691618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you really are just going to different increments of the same type of unit, you could just divide your HL units by 100 to get your HHL units.  The function module CONVERSION_FACTOR_GET is used to convert between different types of units.  You can look at table T006 to see what units it will handle.  I hope this helps. &lt;/P&gt;&lt;P&gt; - April King&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 17:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-the-function-module-conversion-factor-get/m-p/2934913#M691618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T17:49:49Z</dc:date>
    </item>
  </channel>
</rss>

