<?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 ROLLBACK in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback/m-p/3130366#M743594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anybody explain in brief about implicit ROLLBACK and explicit rollback and the difference between them and the procedure to work with it in REAL TIME..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Nov 2007 14:13:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-20T14:13:28Z</dc:date>
    <item>
      <title>ROLLBACK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback/m-p/3130366#M743594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can anybody explain in brief about implicit ROLLBACK and explicit rollback and the difference between them and the procedure to work with it in REAL TIME..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 14:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback/m-p/3130366#M743594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T14:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: ROLLBACK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback/m-p/3130367#M743595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Implicit Database Rollbacks in the R/3 System&lt;/P&gt;&lt;BR /&gt;The following cases lead to an implicit database rollback:&lt;BR /&gt;&lt;BR /&gt;· Runtime error in an application program&lt;BR /&gt;&lt;BR /&gt;This occurs whenever an application program has to terminate because of an unforeseen situation (for example, trying to divide by zero).&lt;BR /&gt;&lt;BR /&gt;· Termination message&lt;BR /&gt;&lt;BR /&gt;Termination messages are generated using the ABAP statement MESSAGE with the message type A or X. In certain cases (updates), they are also generated with message types I, W, and E. These messages end the current application program. &lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;P&gt;Explicit Database Rollbacks in the R/3 System&lt;/P&gt;&lt;/B&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can trigger a database rollback explicitly using the ABAP statement ROLLBACK WORK. This statement starts a database rollback, but also performs other tasks (refer to the keyword documentation for ROLLBACK WORK).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 14:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback/m-p/3130367#M743595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T14:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: ROLLBACK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rollback/m-p/3130368#M743596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ROLLBACK WORK. this will revert changes to database since last database commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose u have two insert statements, if second insert fails, u need to revert changes done by first one. u can use this statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2007 14:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rollback/m-p/3130368#M743596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-20T14:15:29Z</dc:date>
    </item>
  </channel>
</rss>

