<?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 How make a BAPI  without COMMIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-make-a-bapi-without-commit/m-p/792419#M40134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAP 4.6D after invoking a BAPI (without COMMIT WORK)are updated the DB automatically. I need take commit control via RFC.&lt;/P&gt;&lt;P&gt;I need call a BAPI via RFC an then call BAPI_TRANSACTION_COMMIT or BAPI_TRANSACTION_ROLLBACK via RFC in the same session to control the global transaccion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I make a BAPI without autocommit ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Dec 2004 20:42:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-12-03T20:42:30Z</dc:date>
    <item>
      <title>How make a BAPI  without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-make-a-bapi-without-commit/m-p/792419#M40134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SAP 4.6D after invoking a BAPI (without COMMIT WORK)are updated the DB automatically. I need take commit control via RFC.&lt;/P&gt;&lt;P&gt;I need call a BAPI via RFC an then call BAPI_TRANSACTION_COMMIT or BAPI_TRANSACTION_ROLLBACK via RFC in the same session to control the global transaccion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I make a BAPI without autocommit ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2004 20:42:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-make-a-bapi-without-commit/m-p/792419#M40134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-03T20:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: How make a BAPI  without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-make-a-bapi-without-commit/m-p/792420#M40135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you create a custom RFC function module that will call that Bapi and depending on the result, will call Bapi commit or rollback. In your remote system, call that RFC function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2004 20:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-make-a-bapi-without-commit/m-p/792420#M40135</guid>
      <dc:creator>nablan_umar</dc:creator>
      <dc:date>2004-12-03T20:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: How make a BAPI  without COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-make-a-bapi-without-commit/m-p/792421#M40136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly, you do not want a BAPI call to automatically commit the updates to the database until you make an explicit call to BAPI_TRANSACTION_COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how all BAPI's should behave. If you are calling standard BAPI's they should behave just the way you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know which BAPI are you having problem with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2004 23:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-make-a-bapi-without-commit/m-p/792421#M40136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-12-03T23:13:35Z</dc:date>
    </item>
  </channel>
</rss>

