<?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: Error Field 'PSTYV' cannot be changed - BAPI_SALESORDER_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249605#M1630967</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;The item category can't be changed...that's all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Sep 2011 14:57:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-23T14:57:09Z</dc:date>
    <item>
      <title>Error Field 'PSTYV' cannot be changed - BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249603#M1630965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to change the fields "BAPISDITM-ITEM_CATEG" from 'ZBON' to 'ZTBD' and &lt;/P&gt;&lt;P&gt;"BAPISDITM-REASON_REJ" from '12' to SPACE using BAPI_SALESORDERCHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the BAPI returns the message : "Field 'PSTYV' cannot be changed, VBAPKOM 000010  ready for input" (Notification I V1 739)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could everyone help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Denilson Pina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 14:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249603#M1630965</guid>
      <dc:creator>Private_Member_527672</dc:creator>
      <dc:date>2011-09-23T14:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error Field 'PSTYV' cannot be changed - BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249604#M1630966</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;Try to change the same combination using VA02 for the same data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it works fine then need to check the fields passing to BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 14:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249604#M1630966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-23T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error Field 'PSTYV' cannot be changed - BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249605#M1630967</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;The item category can't be changed...that's all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 14:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249605#M1630967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-23T14:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error Field 'PSTYV' cannot be changed - BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249606#M1630968</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;At the VA02 I can't change the item category if the Reason for rejection is diferent than initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I execute the BAPI twice, first cleaning reason for rejection and second change item category, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want avoid call the BAPI two times.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 15:08:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249606#M1630968</guid>
      <dc:creator>Private_Member_527672</dc:creator>
      <dc:date>2011-09-23T15:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error Field 'PSTYV' cannot be changed - BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249607#M1630969</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;The problem is the BAPI set the modifications after checking the reason for rejection, so you should try to skip that control, but I don't know if it's possible, you can try to use some exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 15:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249607#M1630969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-23T15:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error Field 'PSTYV' cannot be changed - BAPI_SALESORDER_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249608#M1630970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not want to execute it twice the other option you can check as max suggested.Check the form or include where it is checking and try to skip.Copy the bapi into z and try.&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, 23 Sep 2011 16:15:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-field-pstyv-cannot-be-changed-bapi-salesorder-change/m-p/8249608#M1630970</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-09-23T16:15:07Z</dc:date>
    </item>
  </channel>
</rss>

