<?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: doubt in unit conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157977#M1621984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi madhurao &lt;/P&gt;&lt;P&gt;i am using this bapi     BAPI_SALES ORDER_CREATEFROMDAT1 .&lt;/P&gt;&lt;P&gt;in this the quntity field is WMENGC this field will take like that only bcoz this field consist of this future (Order qty in sales units - 00009001 corresponds to 9.001) but i need to change  is there any function module to convert .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2011 12:23:53 GMT</pubDate>
    <dc:creator>former_member224356</dc:creator>
    <dc:date>2011-09-02T12:23:53Z</dc:date>
    <item>
      <title>doubt in unit conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157974#M1621981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in bapi process when taking contract reference to sales order conversion errors are &lt;/P&gt;&lt;P&gt;if suppose my Quantity is '12' ....  i am entering quantity as 12 in contract  it reflects as 0.012 in order for this i am entering like this  "0000000012000" then only its taking as 12 .please share ur ideas &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 11:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157974#M1621981</guid>
      <dc:creator>former_member224356</dc:creator>
      <dc:date>2011-09-02T11:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in unit conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157975#M1621982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls check the type of variable u r using for entering quantity in the bapi..match it with the type of target variable.&lt;/P&gt;&lt;P&gt;right now u must be taking it as character type&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 11:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157975#M1621982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-02T11:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in unit conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157976#M1621983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using this bapi from external system.check user profile parameters.If you did directly in sap most of the times there is no need of any conversions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 11:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157976#M1621983</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-09-02T11:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in unit conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157977#M1621984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi madhurao &lt;/P&gt;&lt;P&gt;i am using this bapi     BAPI_SALES ORDER_CREATEFROMDAT1 .&lt;/P&gt;&lt;P&gt;in this the quntity field is WMENGC this field will take like that only bcoz this field consist of this future (Order qty in sales units - 00009001 corresponds to 9.001) but i need to change  is there any function module to convert .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 12:23:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157977#M1621984</guid>
      <dc:creator>former_member224356</dc:creator>
      <dc:date>2011-09-02T12:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in unit conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157978#M1621985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at FM of function group ISOC like CURRENCY_AMOUNT_SAP_TO_BAPI (alas I dont' know the same for Quantity) this will give you the idea. Basically your field must already be a QUAN field with correct data to perform a simple MOVE...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 13:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-unit-conversion/m-p/8157978#M1621985</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2011-09-02T13:40:19Z</dc:date>
    </item>
  </channel>
</rss>

