<?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_TRANSACTION_COMMIT ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293536#M1220982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I call the BAPI to save data into a database table. Do I have to call BAPI_TRANSACTION_COMMIT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2009 17:04:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-09T17:04:08Z</dc:date>
    <item>
      <title>BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293534#M1220980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I have to call the bapi BAPI_TRANSACTION_COMMIT when I create a new function module (Remote enable) for other non-sap application. this function module updates data to SAP also. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2009 23:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293534#M1220980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-06T23:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293535#M1220981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI_TRANSACTION_COMMIT will work as same as COMMIT WORK for report programs. Since COMMIT WORK does not work from outside world we need to use BAPI_TRANSACTION_COMMIT. I hope in case if you used any related commands in your RFC to update the data then only we need to use BAPI_TRANSACTION_COMMIT. For all RFC function modules we no need to use. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;~Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2009 03:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293535#M1220981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-07T03:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293536#M1220982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I call the BAPI to save data into a database table. Do I have to call BAPI_TRANSACTION_COMMIT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 17:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293536#M1220982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T17:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293537#M1220983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, for any kind of database updation you should have a Commit Work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kuntal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 17:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293537#M1220983</guid>
      <dc:creator>former_member376453</dc:creator>
      <dc:date>2009-03-09T17:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293538#M1220984</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;You need to call the BAPI_TRANSACTION_COMMIT or COMMIT WORK in the RFC ebnabled Function Module to update the data to the database if you are directly updating using statement's INSERT MODIFY DELETE. In case if you are using any other FM then COMMIT work might be handled insight the other FM then it not required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 17:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293538#M1220984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T17:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293539#M1220985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;How do I handle the error occurs in my FM for example &lt;/P&gt;&lt;P&gt;if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;handle error here...&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 17:16:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293539#M1220985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T17:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293540#M1220986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can raise exception for each kind of error occured in your FM, for coding related help, check any standard function module's exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kuntal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 17:20:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293540#M1220986</guid>
      <dc:creator>former_member376453</dc:creator>
      <dc:date>2009-03-09T17:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293541#M1220987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you need BAPI_TRANSACTION_COMMIT in a RFC. &lt;/P&gt;&lt;P&gt;We have a process in which POs are created through a RFC and without the BAPI_TRANSACTION_COMMIT the POs weren't created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had a little problem though with the calling of the BAPI_TRANSACTION_COMMIT using .NET Connectors, but what we did was to create a Z Function Module that Call the BAPI_TRANSACTION_COMMIT and that fix the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 20:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293541#M1220987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T20:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293542#M1220988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Actually I found that we can call it or not depends on our own design. if external Apps call BAPI_TRANSACTION_COMMIT so we don't have to call it in our zBAPI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2009 22:24:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit/m-p/5293542#M1220988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-09T22:24:13Z</dc:date>
    </item>
  </channel>
</rss>

