<?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 Is Session Method has Asyn. processing while database update is Sync ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835332#M922293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP-ABAP Experts .&lt;/P&gt;&lt;P&gt;Friends , How it is possible that 'Session Method has Asynchronous processing while database update is&lt;/P&gt;&lt;P&gt;Synchronous ' , May u plz eloborate it .&lt;/P&gt;&lt;P&gt;I am thinking if processing is Asynchronous then database update should be Asynchronous .&lt;/P&gt;&lt;P&gt;How it is Synchronous ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards : Rajneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2008 06:43:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-12T06:43:20Z</dc:date>
    <item>
      <title>Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835332#M922293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP-ABAP Experts .&lt;/P&gt;&lt;P&gt;Friends , How it is possible that 'Session Method has Asynchronous processing while database update is&lt;/P&gt;&lt;P&gt;Synchronous ' , May u plz eloborate it .&lt;/P&gt;&lt;P&gt;I am thinking if processing is Asynchronous then database update should be Asynchronous .&lt;/P&gt;&lt;P&gt;How it is Synchronous ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards : Rajneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 06:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835332#M922293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T06:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835333#M922294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In session Method there is &lt;STRONG&gt;Asynchronous processing&lt;/STRONG&gt; - Transfers data for multiple transactions but &lt;STRONG&gt;Synchronous database update&lt;/STRONG&gt; i. e. 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;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if any doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 06:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835333#M922294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T06:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835334#M922295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vibha ,&lt;/P&gt;&lt;P&gt;Session Method has  Asynchronous processing - Because it can Transfers data for multiple transactions or some other reasons ???&lt;/P&gt;&lt;P&gt;It has Synchronous database update because 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;but what about call transection :&lt;/P&gt;&lt;P&gt;Peoples says it has Synchronous processing and Asynchronous database update  , may u plz tell me why this is ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards : rajneesh .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 07:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835334#M922295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T07:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835335#M922296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Synchronous&lt;/P&gt;&lt;P&gt;With synchronous updating, we can check SY-SUBRC to determine the success of the transaction and the actual update to the database.&lt;/P&gt;&lt;P&gt;DO.&lt;/P&gt;&lt;P&gt;&amp;#133;&amp;#133;&amp;#133;&lt;/P&gt;&lt;P&gt;PERFORM FILL_BDC_TAB.&lt;/P&gt;&lt;P&gt;CALL TRANSACTION &amp;#145;FK02&amp;#146;&lt;/P&gt;&lt;P&gt;USING BDC_TAB&lt;/P&gt;&lt;P&gt;MODE &amp;#145;N&amp;#146;&lt;/P&gt;&lt;P&gt;UPDATE &amp;#145;S&amp;#146;.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC 0.&lt;/P&gt;&lt;P&gt;WRITE: /&amp;#145;ERROR&amp;#146;. &lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AsynchronousWith asynchronous updating, we can check SY-SUBRC to determine the success of the transaction only, not the actual update to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO.&lt;/P&gt;&lt;P&gt;&amp;#133;&amp;#133;&amp;#133;&lt;/P&gt;&lt;P&gt;PERFORM FILL_BDC_TAB.&lt;/P&gt;&lt;P&gt;CALL TRANSACTION &amp;#145;FK02&amp;#146;&lt;/P&gt;&lt;P&gt;USING BDC_TAB&lt;/P&gt;&lt;P&gt;MODE &amp;#145;N&amp;#146;&lt;/P&gt;&lt;P&gt;UPDATE &amp;#145;A&amp;#146;.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC 0.&lt;/P&gt;&lt;P&gt;WRITE: /&amp;#145;ERROR&amp;#146;. &lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 07:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835335#M922296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T07:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835336#M922297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;CALL TRANSACTION tcod ... MODE mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The specified processing mode can accept the following values: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'A' Display screen &lt;/P&gt;&lt;P&gt;'E' Display screen only if an error occurs &lt;/P&gt;&lt;P&gt;'N' No display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the addition MODE is not specified, the processing mode is set to 'A' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MODE Parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the MODE parameter to specify whether data transfer processing should be displayed as it happens. You can choose between three modes: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Display all. All screens and the data that goes in them appear when you run your program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N No display. All screens are processed invisibly, regardless of whether there are errors or not. Control returns to your program as soon as transaction processing is finished. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E Display errors only. The transaction goes into display mode as soon as an error in one of the screens is detected. You can then correct the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at below link for details:&lt;/P&gt;&lt;P&gt;Using CALL TRANSACTION USING for Data Transfer &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 07:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835336#M922297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T07:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835337#M922298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN Call Transaction method, we have Synchronous processing - Transfers data for a single transaction and Synchronous and asynchronous database updating both are possible The program specifies which kind of updating is desired.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please mark all the helpful answers&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 07:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835337#M922298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T07:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835338#M922299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vibha .&lt;/P&gt;&lt;P&gt;It is pretty Clear now .&lt;/P&gt;&lt;P&gt;Thanks for removing my confusion .&lt;/P&gt;&lt;P&gt;kindly regards : rajneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 07:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835338#M922299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T07:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is Session Method has Asyn. processing while database update is Sync ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835339#M922300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shiva .&lt;/P&gt;&lt;P&gt;It is pretty Clear now .&lt;/P&gt;&lt;P&gt;Thanks for removing my confusion .&lt;/P&gt;&lt;P&gt;kindly regards : rajneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2008 07:23:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-session-method-has-asyn-processing-while-database-update-is-sync/m-p/3835339#M922300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-12T07:23:38Z</dc:date>
    </item>
  </channel>
</rss>

