<?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_PR_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351110#M1232161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;need to flag the PRITMX field too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2009 22:46:04 GMT</pubDate>
    <dc:creator>phil_moh</dc:creator>
    <dc:date>2009-03-03T22:46:04Z</dc:date>
    <item>
      <title>BAPI_PR_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351107#M1232158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tyring to test run the BAPI manually via SE37, but not successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example, I try BAPI_PR_CHANGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) In SE37, go to Function Moduel -&amp;gt;Test -&amp;gt;Test Sequence&lt;/P&gt;&lt;P&gt;2) Enter BAPI_PR_CHANGE, and BAPI_TRANSACTION_COMMIT. click Execute to continue.&lt;/P&gt;&lt;P&gt;3) In the Initial Screen, specify the PR number. Then click on Table PRITEM.&lt;/P&gt;&lt;P&gt;4) In the Table, specify the PREQ_ITEM. And enter value "019" in PUR_GROUP (currently in the EBAN table, the value for this PUR_GROUP is "018").&lt;/P&gt;&lt;P&gt;5) Execute the BAPI. I can see in the Return tabl with the following message:&lt;/P&gt;&lt;P&gt;S 06 403 Purchase requisition 10013584 changed&lt;/P&gt;&lt;P&gt;S BAPI 002 Instance 10013584 of object type PurchaseRequisition has been changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) I press "F3" to execute the BAPI_TRANSACTION_COMMIT as required.&lt;/P&gt;&lt;P&gt;7) Click execute to run BAPI_TRANSACTION_COMMIT. I have no error message from the Return table.&lt;/P&gt;&lt;P&gt; In SE16 -&amp;gt;EBAN table, I can see the "Changed on" field change to today date. However, the value "018" unchanged for the Purch. Group field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is wrong? Please advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 05:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351107#M1232158</guid>
      <dc:creator>phil_moh</dc:creator>
      <dc:date>2009-03-03T05:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PR_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351108#M1232159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;    Do the same in SE38 your problem will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;Write the code in SE38 call BAPI and commit in the program.&lt;/P&gt;&lt;P&gt;******&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Teja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 06:01:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351108#M1232159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T06:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PR_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351109#M1232160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The procedure you are opting in test run is absolutely correct, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pobably you are missing some field in BAPI_PR_CHANGE. Read the documentation for what all the mandatory fields you are require to pass.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_TRANSACTION_COMMIT is correct.&lt;/P&gt;&lt;P&gt;check out this link;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5838757"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 06:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351109#M1232160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T06:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PR_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351110#M1232161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;need to flag the PRITMX field too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 22:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-pr-change/m-p/5351110#M1232161</guid>
      <dc:creator>phil_moh</dc:creator>
      <dc:date>2009-03-03T22:46:04Z</dc:date>
    </item>
  </channel>
</rss>

