<?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: Commit in debugging? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086383#M99423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using COMMIT statement  after UPDATE statement in program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Dec 2005 10:21:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-26T10:21:53Z</dc:date>
    <item>
      <title>Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086382#M99422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a strange case wherein a User-exit update FM should updated a table with some values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the transaction the data is not getting updated into the table where as when I debug and check the FM, the data is getting updated!!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would anyone have some explanation to this ?..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 10:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086382#M99422</guid>
      <dc:creator>former_member1191056</dc:creator>
      <dc:date>2005-12-26T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086383#M99423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using COMMIT statement  after UPDATE statement in program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 10:21:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086383#M99423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-26T10:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086384#M99424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you use Commit work in side your user exit.&lt;/P&gt;&lt;P&gt;if not palce it after update and try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 10:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086384#M99424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-26T10:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086385#M99425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nameeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. LUW&lt;/P&gt;&lt;P&gt;   When debugging, SAP automatically&lt;/P&gt;&lt;P&gt;   does COMMIT.&lt;/P&gt;&lt;P&gt;   That is why the data get saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Write Commit work in your program / exit&lt;/P&gt;&lt;P&gt;   so that data is saved.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 10:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086385#M99425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-26T10:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086386#M99426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using a update function module, so expect it to trigger after SAP LUW commit. I don't want to make a explicit commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 10:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086386#M99426</guid>
      <dc:creator>former_member1191056</dc:creator>
      <dc:date>2005-12-26T10:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086387#M99427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Thats perfectly good.&lt;/P&gt;&lt;P&gt;   But then also,&lt;/P&gt;&lt;P&gt;   we need to write Commit either&lt;/P&gt;&lt;P&gt;   in main program or exit / update FM&lt;/P&gt;&lt;P&gt;   so that database changes are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The purpose of update FM&lt;/P&gt;&lt;P&gt;   is to BUNCH all changes in one go&lt;/P&gt;&lt;P&gt;   and overcome the problem of auto-commit faced &lt;/P&gt;&lt;P&gt;    when screen changes occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    (This auto-commit is done by SAP R/3&lt;/P&gt;&lt;P&gt;    whenever dialog screens change)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mittal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mittal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 10:27:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086387#M99427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-26T10:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086388#M99428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi use COMMIT statement at the end of ur code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2005 10:30:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086388#M99428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-26T10:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086389#M99429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nameeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It is a good Practice to use COMMIT Statement when ever u r using Update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For the updated data to be Consistent we have to use Commit Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Commit Statement has to be used compulsorly for Bapi's in 4.7c version which is not there in 4.6 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;until we write commit, bapi will not update the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reward points if it is helpful for u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Usha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2006 13:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086389#M99429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-31T13:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Commit in debugging?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086390#M99430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nameeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find out what's going one without debugging (if you debug, it will COMMIT, and you don't want it to) using the transaction ST05 (SQL Trace). It will show you all COMMIT WORK's and also the update task execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sefy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 16:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/commit-in-debugging/m-p/1086390#M99430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-01T16:58:55Z</dc:date>
    </item>
  </channel>
</rss>

