<?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 in a User-Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-a-user-exit/m-p/1982842#M401763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i get your question right, you are using an existing BAPI which would inturn call the commit via the FM, so in your exit, you need not perform the COMMIT..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Feb 2007 17:26:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-21T17:26:32Z</dc:date>
    <item>
      <title>BAPI in a User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-a-user-exit/m-p/1982841#M401762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to cancel some other corresponding documents when I cancel a Billing document, for which I will be using a BAPI. I want the BAPI to commit only if the cancellation process is successful. Does a commit statement for BAPI's execute at the end of the cancellation process so that I do not have to use 'BAPI_TRANSACTION_COMMIT' in  my User Exit code. Otherwise if the cancellation process fails then the corresponding documents would be cancelled but the Billing document would not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 15:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-a-user-exit/m-p/1982841#M401762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T15:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI in a User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-a-user-exit/m-p/1982842#M401763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i get your question right, you are using an existing BAPI which would inturn call the commit via the FM, so in your exit, you need not perform the COMMIT..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 17:26:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-a-user-exit/m-p/1982842#M401763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T17:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI in a User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-a-user-exit/m-p/1982843#M401764</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;If your are Using SD BAPI say for example --&amp;gt; BAPI_SALESORDER_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to fire an explicit BAPI_TRANSACTION_COMMIT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note :&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;The BAPI does not run a database Commit, which means that the application must trigger the Commit so that the changes are read to the database. To do this, use the BAPI_TRANSACTION_COMMIT BAPI. &lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2007 09:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-in-a-user-exit/m-p/1982843#M401764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-22T09:45:25Z</dc:date>
    </item>
  </channel>
</rss>

