<?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_TRANSACTON_ROLLBACK not working on 'BAPI_REQUISITION_CREATE' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transacton-rollback-not-working-on-bapi-requisition-create/m-p/5153233#M1193985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How ur saying that, its not working? is "1" is "consuming" the system from the # range? is system is going "advance" 1 #?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;""Rollback is not working and the PR is saved in the system""&lt;/P&gt;&lt;P&gt;how both works simulteneously?? at any given point only one either commintting work to DB or rolling back will work, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyways, post ur piece of code, for a quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: SAP ABAPer on Feb 8, 2009 9:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Feb 2009 20:33:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-08T20:33:46Z</dc:date>
    <item>
      <title>BAPI_TRANSACTON_ROLLBACK not working on 'BAPI_REQUISITION_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transacton-rollback-not-working-on-bapi-requisition-create/m-p/5153232#M1193984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP Pundits,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I really appreciate it if you can help me get over this hurdle...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to successfully create a Purchase Requisition using the 'BAPI_REQUISITION_CREATE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now there are situations where I only have to validae a PR creation...so, I post the PR and if it is successful, I want to rollback the created PR and send an outbound message that 'PR can be created'. &lt;/P&gt;&lt;P&gt;However, the rollback is not working....here is the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BAPI_REQUISITION_CREATE'&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;ENDFUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF PR creation is successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   CALL FUNCTION 'BAPI_TRANSACTION_ROLLBACK'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   RETURN  = BAPITRET2&lt;/P&gt;&lt;P&gt;   ENDFUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Rollback is not working and the PR is saved in the system)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2009 18:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transacton-rollback-not-working-on-bapi-requisition-create/m-p/5153232#M1193984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-08T18:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTON_ROLLBACK not working on 'BAPI_REQUISITION_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transacton-rollback-not-working-on-bapi-requisition-create/m-p/5153233#M1193985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How ur saying that, its not working? is "1" is "consuming" the system from the # range? is system is going "advance" 1 #?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;""Rollback is not working and the PR is saved in the system""&lt;/P&gt;&lt;P&gt;how both works simulteneously?? at any given point only one either commintting work to DB or rolling back will work, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyways, post ur piece of code, for a quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: SAP ABAPer on Feb 8, 2009 9:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2009 20:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transacton-rollback-not-working-on-bapi-requisition-create/m-p/5153233#M1193985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-08T20:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTON_ROLLBACK not working on 'BAPI_REQUISITION_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transacton-rollback-not-working-on-bapi-requisition-create/m-p/5153234#M1193986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I have the answer for this one. Thanks eveyone!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2009 21:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transacton-rollback-not-working-on-bapi-requisition-create/m-p/5153234#M1193986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-08T21:56:22Z</dc:date>
    </item>
  </channel>
</rss>

