<?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_CHNGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843023#M1957579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you passing function area to item table ORDER_ITEM_IN ? If yes then remove it from ORDER_ITEM_IN and ORDER_ITEM_INX. You are getting this error because functional area might be non editable field in your sales order. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2016 12:10:48 GMT</pubDate>
    <dc:creator>sachin_yadav3</dc:creator>
    <dc:date>2016-07-26T12:10:48Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843022#M1957578</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;I was trying to update an existing sales order using the above BAPI.&lt;/P&gt;&lt;P&gt;But I am getting this error;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system will not accept the entry of a functional area&lt;/P&gt;&lt;P&gt;Error in ITEM_IN 000010&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know where i am missing.&lt;/P&gt;&lt;P&gt;Can someone help me please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:04:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843022#M1957578</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2016-07-26T12:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843023#M1957579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you passing function area to item table ORDER_ITEM_IN ? If yes then remove it from ORDER_ITEM_IN and ORDER_ITEM_INX. You are getting this error because functional area might be non editable field in your sales order. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843023#M1957579</guid>
      <dc:creator>sachin_yadav3</dc:creator>
      <dc:date>2016-07-26T12:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843024#M1957580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I passed only the new item quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; s_order_header_inx&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;updateflag &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'U'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MOVE-CORRESPONDING &lt;/SPAN&gt;itab_ch &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;i_order_item_in&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_in&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;itm_number &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;itab_ch&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;itm_number&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_in&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;material &lt;SPAN class="L0S55"&gt;=&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;itab_ch&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;material&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_in&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;target_qty &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;( &lt;/SPAN&gt;itab_ch&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;target_qty + &lt;SPAN class="L0S32"&gt;10 &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_in&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;sales_unit &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;itab_ch&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;sales_unit&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_inx&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;updateflag &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'U'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_inx&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;itm_number &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;itab_ch&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;itm_number&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_inx&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;material &lt;SPAN class="L0S55"&gt;=&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"itab_ch-material.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_inx&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;target_qty &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; i_order_item_inx&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;sales_unit &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"itab_ch-sales_unit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;APPEND&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;i_order_item_in&lt;SPAN class="L0S55"&gt;, &lt;/SPAN&gt;i_order_item_inx&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:36:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843024#M1957580</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2016-07-26T12:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843025#M1957581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you changing the material number also ? If no then please comment the material code and check ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843025#M1957581</guid>
      <dc:creator>sachin_yadav3</dc:creator>
      <dc:date>2016-07-26T12:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843026#M1957582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried with that s well, Sachin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still facing the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 12:53:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843026#M1957582</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2016-07-26T12:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843027#M1957583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additonal informlation,&amp;nbsp; it is the plant value that shows in return table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know, how it comes, even though i did not spcify in my &lt;SPAN style="color: #333333; font-size: 12px;"&gt;i_order_item_in table&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 13:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843027#M1957583</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2016-07-26T13:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843028#M1957584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be some other messages also, apart from this message. Can you check what else is present in the BAPI return table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 13:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843028#M1957584</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2016-07-26T13:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843029#M1957585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No other messages.&amp;nbsp;&amp;nbsp; Juwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw in return table.&amp;nbsp;&amp;nbsp; It shows only a value&amp;nbsp; 5100&amp;nbsp; - which is my plant ...&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 13:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843029#M1957585</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2016-07-26T13:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_CHNGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843030#M1957586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea please..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 08:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-chnge/m-p/11843030#M1957586</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2016-07-28T08:36:45Z</dc:date>
    </item>
  </channel>
</rss>

