<?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: BAPI_SALESORDER_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-change/m-p/6908875#M1482562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use following query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECT SINGLE mseh3 FROM t006b
       INTO (itab_item-sales_unit)
       WHERE  msehi = itab_item-sales_unit
       AND spras = 'E'.


then  in bapi pass itab.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 May 2010 11:38:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-05T11:38:09Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-change/m-p/6908874#M1482561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am using bapi_salesorder_change to update the sales order. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i first create the item with a Material, Qty (by passing req qty in the schedule lines of the BAPI) and Sales Unit, its total weight, volume and netweight are getting calculated automatically based on the Unit of Measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when i change the sales unit(VRKME) of the material, it is not calculating the total weight/net weight based on the new Sales Unit. It is calculating only based on the old unit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know what can be done on this... do i need to pass anyother thing to BAPI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Onething, i can manually pass netweight, unit of weight to the BAPI... but am not sure of the accuracy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is appreciated on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 04:24:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-change/m-p/6908874#M1482561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T04:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-change/m-p/6908875#M1482562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use following query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECT SINGLE mseh3 FROM t006b
       INTO (itab_item-sales_unit)
       WHERE  msehi = itab_item-sales_unit
       AND spras = 'E'.


then  in bapi pass itab.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 11:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-change/m-p/6908875#M1482562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T11:38:09Z</dc:date>
    </item>
  </channel>
</rss>

