<?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: synchronous updation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196382#M1003014</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;&lt;STRONG&gt;Call transaction&lt;/STRONG&gt;                   &lt;/P&gt;&lt;P&gt; 1.  synchronous updation     &lt;/P&gt;&lt;P&gt;       optional &lt;/P&gt;&lt;P&gt; 2.  errors can handled          &lt;/P&gt;&lt;P&gt;      explicitely &lt;/P&gt;&lt;P&gt; 3.  faster                                    &lt;/P&gt;&lt;P&gt; 4.  less amount of data              &lt;/P&gt;&lt;P&gt; 5.  updation takes place           &lt;/P&gt;&lt;P&gt;    during program execution    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Session&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1.only synchronous updation &lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;2. error log is created                                &lt;/P&gt;&lt;P&gt;3. slower  &lt;/P&gt;&lt;P&gt;4.more can transfer  &lt;/P&gt;&lt;P&gt;5.updation takes place once the session being created &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Sravanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2008 11:03:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-16T11:03:21Z</dc:date>
    <item>
      <title>synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196376#M1003008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what exactly is synchronous updation???&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;asynchronous updation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and how session and call transcation  differ in this aspect??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 08:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196376#M1003008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T08:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196377#M1003009</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Synchronous Update&lt;/STRONG&gt; is Equivalent to COMMIT WORK AND WAIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Asynchronous Update&lt;/STRONG&gt; is Equivalent to COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:03:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196377#M1003009</guid>
      <dc:creator>former_member787646</dc:creator>
      <dc:date>2008-07-16T09:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196378#M1003010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how session and call transcation differ in this aspect??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:19:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196378#M1003010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T09:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196379#M1003011</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;&lt;/P&gt;&lt;P&gt;Session : Synchronous database update - During processing, no transaction is started until the previous transaction has been written to the database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction : Sync and Asynch dtaabase updating both possible. The program specifies which kind of updating is desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads,&lt;/P&gt;&lt;P&gt;srilatha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:31:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196379#M1003011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T09:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196380#M1003012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Example scenario ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196380#M1003012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T09:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196381#M1003013</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;&lt;STRONG&gt;Synchronous update&lt;/STRONG&gt; means that the database records are updated one after the other.The second one is updated only onece the first update is complete.In the meantime the second will wait for the first to update,&lt;/P&gt;&lt;P&gt;whereas,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Asynchronous update&lt;/STRONG&gt; means that the updation of the second record does not depends on the updation of the first record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Synchronous update:-&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4d4a79e11d1950f0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/41/7af4d4a79e11d1950f0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Asynchronous update:-&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4cea79e11d1950f0000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/41/7af4cea79e11d1950f0000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck,&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 10:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196381#M1003013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T10:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196382#M1003014</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;&lt;STRONG&gt;Call transaction&lt;/STRONG&gt;                   &lt;/P&gt;&lt;P&gt; 1.  synchronous updation     &lt;/P&gt;&lt;P&gt;       optional &lt;/P&gt;&lt;P&gt; 2.  errors can handled          &lt;/P&gt;&lt;P&gt;      explicitely &lt;/P&gt;&lt;P&gt; 3.  faster                                    &lt;/P&gt;&lt;P&gt; 4.  less amount of data              &lt;/P&gt;&lt;P&gt; 5.  updation takes place           &lt;/P&gt;&lt;P&gt;    during program execution    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Session&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1.only synchronous updation &lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;2. error log is created                                &lt;/P&gt;&lt;P&gt;3. slower  &lt;/P&gt;&lt;P&gt;4.more can transfer  &lt;/P&gt;&lt;P&gt;5.updation takes place once the session being created &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Sravanthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 11:03:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196382#M1003014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T11:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196383#M1003015</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;Database changes that are made via the SAP Update System and transferred to an update work process, can be carried out synchronously or asynchronously. The mode is specified in the ABAP source code of the SAP transactions and cannot be changed dynamically by the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP transaction creates an update request with CALL FUNCTION u2026 IN UPDATE TASK, and transfers this to an update work process. Data is then written to the update tables at the end of a database LUW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With synchronous updates, the program that outputs the statement COMMIT WORK AND WAIT waits until the update work process outputs the status of the update. The program can then respond to errors separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Synchronous updates can never be processed a second time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the calling program waits for the result and responds to it appropriately, you can assume that the error has been intercepted. If you try to processs a synchronous update in SM13 again, you will get the message This update request cannot be carried out retrospectively (synchronous update).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Synchronous updates are indicated by the   symbol in the Info column in Update Management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Updates generated by batch input sessions are always carried out synchronously. Batch input with CALL TRANSACTION USING can be updated synchronously and asynchronously. In addition to this, every 100th update in a background job is carried out synchronously in order to avoid delays in the Update System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With asynchronous updates, the program that outputs the statement COMMIT WORK passes the update onto the Update System and does not wait for the update process to respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Call Transaction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important features of CALL TRANSACTION USING are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Synchronous processing &lt;/P&gt;&lt;P&gt;Transfer of data from an individual transaction each time the statement CALL TRANSACTION USING is called &lt;/P&gt;&lt;P&gt;You can update the database both synchronously and asynchronously&lt;/P&gt;&lt;P&gt;The program specifies the update type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Separate LUW (logical units of work) for the transaction&lt;/P&gt;&lt;P&gt;The system executes a database commit immediately before and after the CALL TRANSACTION USING statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No batch input processing log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Session Interface&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important aspects of the session interface are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Asynchronous processing &lt;/P&gt;&lt;P&gt;Transfers data for multiple transactions &lt;/P&gt;&lt;P&gt;Synchronous database update&lt;/P&gt;&lt;P&gt;During processing, no transaction is started until the previous transaction has been written to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A batch input processing log is generated for each session &lt;/P&gt;&lt;P&gt;Sessions cannot be generated in parallel&lt;/P&gt;&lt;P&gt;The batch input program must not open a session until it has closed the preceding session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Sujit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 04:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196383#M1003015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T04:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: synchronous updation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196384#M1003016</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;The session interface is synchronous update only. The batch input sessions are maintained by the system in the batch input queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the calltransaction using interface are synchronous and asynchronous database updating both possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;removed by moderator&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mike Pokraka on Aug 4, 2008 2:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 04:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronous-updation/m-p/4196384#M1003016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T04:48:44Z</dc:date>
    </item>
  </channel>
</rss>

