<?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 Please Help using BAPI_TRANSACTION_COMMIT in BDC session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-using-bapi-transaction-commit-in-bdc-session/m-p/1544407#M247766</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;  I am using custom transaction to create vendor invoices by using function module BAPI_INCOMINGINVOICE_CREATE and it creates the invoice and go to BAPI_TRANSACTION_COMMIT to commit the database updates.  &lt;/P&gt;&lt;P&gt;The problem is when i am creating the invoice for multiple PO's using BDC session method this program executes only of one PO's and commits created invoice data and comes out of the program with out continuing to further steps after BAPI_TRANSACTION_COMMIT FM execution. Please advise me how to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Challa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Aug 2006 16:34:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-21T16:34:25Z</dc:date>
    <item>
      <title>Please Help using BAPI_TRANSACTION_COMMIT in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-using-bapi-transaction-commit-in-bdc-session/m-p/1544407#M247766</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;  I am using custom transaction to create vendor invoices by using function module BAPI_INCOMINGINVOICE_CREATE and it creates the invoice and go to BAPI_TRANSACTION_COMMIT to commit the database updates.  &lt;/P&gt;&lt;P&gt;The problem is when i am creating the invoice for multiple PO's using BDC session method this program executes only of one PO's and commits created invoice data and comes out of the program with out continuing to further steps after BAPI_TRANSACTION_COMMIT FM execution. Please advise me how to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Challa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 16:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-using-bapi-transaction-commit-in-bdc-session/m-p/1544407#M247766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T16:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help using BAPI_TRANSACTION_COMMIT in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-using-bapi-transaction-commit-in-bdc-session/m-p/1544408#M247767</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;  Please let me know if you need more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Challa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 21:31:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-using-bapi-transaction-commit-in-bdc-session/m-p/1544408#M247767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T21:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Please Help using BAPI_TRANSACTION_COMMIT in BDC session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-using-bapi-transaction-commit-in-bdc-session/m-p/1544409#M247768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Challa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The command &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL TRANSACTION USING...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; has to optional addition &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;OPTIONS FROM ls_options.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; where ls_options is of type CTU_PARAMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the documentation of CALL TRANSACTION is says that if RACOMMIT = 'X' then CALL TRANSACTION USING... is not completed by COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the commit work does prematurely finish your BDC session if this option is initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;   Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 22:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-help-using-bapi-transaction-commit-in-bdc-session/m-p/1544409#M247768</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-08-21T22:31:50Z</dc:date>
    </item>
  </channel>
</rss>

