<?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 Will the BAPI call execute Userexits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458619#M551457</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 want to know if I am using a BAPI (Sales order creation) will it execute the user-exit code or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not why not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Ank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2007 09:34:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-26T09:34:28Z</dc:date>
    <item>
      <title>Will the BAPI call execute Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458619#M551457</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 want to know if I am using a BAPI (Sales order creation) will it execute the user-exit code or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not why not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Ank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 09:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458619#M551457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T09:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Will the BAPI call execute Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458620#M551458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    If your userexit is activated, it will be definitely called. Userexits works like a 'hook' in a normal process. You can call BAPI function module in user exits with proper coding. As you must be knowing few userexits are called more than once during the same process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 09:44:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458620#M551458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T09:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Will the BAPI call execute Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458621#M551459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will surely execute the Exit as thats an enhancement to the application process and not just mere to the screen. So when you use BAPI to create Sales order the same program will be used to run the bussiness process without the user interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this answers your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Encourage by rewarding points if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 09:47:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458621#M551459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T09:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Will the BAPI call execute Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458622#M551460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But in my case when users are submitting the orders using Webservice the user exit is not working. where as when I create the orders manually (in R/3) user exit is working as per the design...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 09:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458622#M551460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T09:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Will the BAPI call execute Userexits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458623#M551461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Hi,&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2007 10:04:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/will-the-bapi-call-execute-userexits/m-p/2458623#M551461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-26T10:04:16Z</dc:date>
    </item>
  </channel>
</rss>

