<?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 Error in BAPI_REQUISITION_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-requisition-change/m-p/4827657#M1129620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have encountered the following when I am trying to change the PR using the BAPI_REQUISITION_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have entered all the required data in the old and new items. When i executed it, it gave an error 'Please enter valid release date'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have entered the valid date only. Anyway, I have put the date properly in both old and new items and executed it again. Now, the error is, 'old data does not correspond to the database data'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this problem only for one PR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone faced this kind of error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adapala M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2008 07:24:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-01T07:24:43Z</dc:date>
    <item>
      <title>Error in BAPI_REQUISITION_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-requisition-change/m-p/4827657#M1129620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have encountered the following when I am trying to change the PR using the BAPI_REQUISITION_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have entered all the required data in the old and new items. When i executed it, it gave an error 'Please enter valid release date'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have entered the valid date only. Anyway, I have put the date properly in both old and new items and executed it again. Now, the error is, 'old data does not correspond to the database data'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing this problem only for one PR. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone faced this kind of error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adapala M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 07:24:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-requisition-change/m-p/4827657#M1129620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T07:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_REQUISITION_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-requisition-change/m-p/4827658#M1129621</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 this BAPI_PR_CHANGE and after this BAPI add this function call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;wait = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aakash Banga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 09:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-requisition-change/m-p/4827658#M1129621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T09:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_REQUISITION_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-requisition-change/m-p/4827659#M1129622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also getting a similar message when using BAPI_REQUISTION_CHANGE, please let me know if you found a successful work around for your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 16:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-requisition-change/m-p/4827659#M1129622</guid>
      <dc:creator>john_pawski</dc:creator>
      <dc:date>2009-02-06T16:52:18Z</dc:date>
    </item>
  </channel>
</rss>

