<?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: call transaction method Vs session method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420889#M540415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;SESSION METHOD&lt;/P&gt;&lt;P&gt;Data is not updated in database table unless Session is processed.&lt;/P&gt;&lt;P&gt;No sy-subrc is returned.&lt;/P&gt;&lt;P&gt;Error log is created for error records.&lt;/P&gt;&lt;P&gt;Updation in database table is always synchronous&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION&lt;/P&gt;&lt;P&gt;Immediate updation in database table.&lt;/P&gt;&lt;P&gt;Sy-subrc is returned.&lt;/P&gt;&lt;P&gt;Errors need to be handled explicitly&lt;/P&gt;&lt;P&gt;Updation in database table can be synchronous Or Asynchronous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2007 03:32:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-20T03:32:39Z</dc:date>
    <item>
      <title>call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420887#M540413</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;why call transaction method is faster than session method . Or is it as per the requirement one can be given preference over the other . plz shed light on this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 03:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420887#M540413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T03:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420888#M540414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link. You will get a clear idea of the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/" target="test_blank"&gt;http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the link Batch input is nothing but session method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get back to me if you got any more questions. Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 03:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420888#M540414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T03:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420889#M540415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;SESSION METHOD&lt;/P&gt;&lt;P&gt;Data is not updated in database table unless Session is processed.&lt;/P&gt;&lt;P&gt;No sy-subrc is returned.&lt;/P&gt;&lt;P&gt;Error log is created for error records.&lt;/P&gt;&lt;P&gt;Updation in database table is always synchronous&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION&lt;/P&gt;&lt;P&gt;Immediate updation in database table.&lt;/P&gt;&lt;P&gt;Sy-subrc is returned.&lt;/P&gt;&lt;P&gt;Errors need to be handled explicitly&lt;/P&gt;&lt;P&gt;Updation in database table can be synchronous Or Asynchronous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 03:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420889#M540415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T03:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420890#M540416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Session method &amp;#150; Use the BDC_OPEN_GROUP to create a session. Once we have created a session, then we can insert the batch input data into it with BDC_INSERT. Use the BDC_INSERT to add a transaction to a batch input session. We specify the transaction that is to be started in the call to BDC_INSERT. We must provide a BDCDATA structure that contains all the data required to process the transaction completely. Use the BDC_CLOSE_GROUP to close a session after we have inserted all of our batch input data into it. Once a session is closed, it can be processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Transaction -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this method, we use CALL TRANSACTION USING to run an SAP transaction. External data does not have to be deposited in a session for later processing. Instead, the entire batch input process takes place inline in our program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction is faster then session method. But usually we use session method in real time...because we can transfer large amount of data from internal table to database and if any errors in a session, then process will not complete until session get correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 03:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420890#M540416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T03:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420891#M540417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gupta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally When we send the data through screens it has to update lot of database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In session method : until first record stores in all related  database tables the next record has to wait.So it will take time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Call transaction Method :System never worried about first reccord whether it stored or not the next record will get processed .So this method is faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 03:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420891#M540417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T03:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420892#M540418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur replies , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more query ..When we say that we have Errors need to be handled explicitly in call transaction .. how do we achieve this  ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abhishek .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 03:47:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420892#M540418</guid>
      <dc:creator>abhishek_gupta2</dc:creator>
      <dc:date>2007-06-20T03:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420893#M540419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use bdcmsgcoll structure in the program or use fm format_message..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 03:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420893#M540419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-20T03:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method Vs session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420894#M540420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnx evry1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2007 04:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-vs-session-method/m-p/2420894#M540420</guid>
      <dc:creator>abhishek_gupta2</dc:creator>
      <dc:date>2007-06-20T04:21:51Z</dc:date>
    </item>
  </channel>
</rss>

