<?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 exits the include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098070#M1616078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faheem,&lt;/P&gt;&lt;P&gt;and how do you know it exits BAPI_TRANSACTION_COMMIT, did you see that by debug, step by step? Where does it continue? I ask because there is no reason it can stop at this function module.&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2011 09:04:19 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2011-08-04T09:04:19Z</dc:date>
    <item>
      <title>BAPI_TRANSACTION_COMMIT exits the include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098067#M1616075</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 have to create a contract with sliding scale conditions included in the contract. As I came to know that this can't be done directly by BAPI_CONTRACT_CREATE, I'm creating the contract first and then trying to modify it using BAPI_CONTRACT_CHANGE.&lt;/P&gt;&lt;P&gt;But the control exits the include when it is executing BAPI_TRANSACTION_COMMIT after the first contract creation BAPI and the contract change is not being executed. What could be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Faheem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 16:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098067#M1616075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-03T16:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT exits the include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098068#M1616076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faheem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the system doesn't continue at the line right after BAPI_TRANSACTION_COMMIT call, the only possibility I see is that it is because of a runtime error (leading to a dump). Did you see that by debug? What is the next statement. Check the dumps in ST22 transaction, and tell us if there is something, and what exception it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 19:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098068#M1616076</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-03T19:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT exits the include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098069#M1616077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked ST22, but there are no dumps related to this action.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 07:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098069#M1616077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-04T07:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT exits the include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098070#M1616078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faheem,&lt;/P&gt;&lt;P&gt;and how do you know it exits BAPI_TRANSACTION_COMMIT, did you see that by debug, step by step? Where does it continue? I ask because there is no reason it can stop at this function module.&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 09:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098070#M1616078</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-04T09:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT exits the include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098071#M1616079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program exits after "COMMIT WORK". I have alse tries replacing "BAPI_TRANSACTION_COMMIT" with just "COMMIT WORK" and the same thing happens. Even when we go inside the FM BAPI_TRANSACTION_COMMIT, the control moves out after COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Faheem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 09:37:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098071#M1616079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-04T09:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT exits the include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098072#M1616080</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;Is this code written inside any BDC , or inside any call transaction method ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are calling this transaction using call transaction method then you need to put RACOMMIT = 'X' in BDC options tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks:&lt;/P&gt;&lt;P&gt;RK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 09:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098072#M1616080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-04T09:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT exits the include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098073#M1616081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but where does it go after COMMIT WORK? (and what is the statement above, as RK suggests, that could be a CALL TRANSACTION ... USING ...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 10:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-exits-the-include/m-p/8098073#M1616081</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-04T10:17:24Z</dc:date>
    </item>
  </channel>
</rss>

