<?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: Batch input session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963679#M1490232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Farha, I dont know what is a "Bi" session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if the system crashes in between a BDC session, the effect will be similar to what will happen when a user is doing the transaction online. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the transaction to which the BDC is done, does a commit action, the BDC will end. Before the commit if the system crashes then your BDC data will not be updated in the system. If the system crashes after the commit is completed, then your data will be updated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard SAP transactions make updates in subroutines or functions "on update task". So, an update task is created. But the data is not updated in the system. You can see the update tasks in SM13. Once the transaction issues a "Commit" statement, all the update tasks are executed. If the system crashes during this process, the update tasks will show as failed in sm13. Basis or support team need to re-execute those tasks manually to complete the data update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jun 2010 15:41:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-03T15:41:23Z</dc:date>
    <item>
      <title>Batch input session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963677#M1490230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what will happen when system crashes in middle of Bi session&lt;/P&gt;&lt;P&gt;and also in call ransaction    please let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 13:45:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963677#M1490230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-03T13:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963678#M1490231</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;For some theoritical knowledge about this there is a concept called &lt;STRONG&gt;check points&lt;/STRONG&gt; in Relation database, you can go through that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the bdc session method is always synchronous, so the process will get rolled back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im not sure about the asynchronous mode in call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wait for experts opinion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 13:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963678#M1490231</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-06-03T13:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963679#M1490232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Farha, I dont know what is a "Bi" session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if the system crashes in between a BDC session, the effect will be similar to what will happen when a user is doing the transaction online. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the transaction to which the BDC is done, does a commit action, the BDC will end. Before the commit if the system crashes then your BDC data will not be updated in the system. If the system crashes after the commit is completed, then your data will be updated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Standard SAP transactions make updates in subroutines or functions "on update task". So, an update task is created. But the data is not updated in the system. You can see the update tasks in SM13. Once the transaction issues a "Commit" statement, all the update tasks are executed. If the system crashes during this process, the update tasks will show as failed in sm13. Basis or support team need to re-execute those tasks manually to complete the data update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 15:41:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963679#M1490232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-03T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963680#M1490233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sivaprakash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about the asynchronous mode in CTU method ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Keshav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jun 2010 16:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session/m-p/6963680#M1490233</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-06-03T16:15:52Z</dc:date>
    </item>
  </channel>
</rss>

