<?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 How to decide method in BDC?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decide-method-in-bdc/m-p/2425164#M541670</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;In BDC how we can decide which method we need to use i.e. session method or call transaction method??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we know for small amount of data we need to use call transaction &amp;amp; for large we need to use session method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how much small &amp;amp; also how we can set the multiple session in Session method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2007 09:53:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-05T09:53:36Z</dc:date>
    <item>
      <title>How to decide method in BDC??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decide-method-in-bdc/m-p/2425164#M541670</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;In BDC how we can decide which method we need to use i.e. session method or call transaction method??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we know for small amount of data we need to use call transaction &amp;amp; for large we need to use session method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how much small &amp;amp; also how we can set the multiple session in Session method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 09:53:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decide-method-in-bdc/m-p/2425164#M541670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T09:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to decide method in BDC??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decide-method-in-bdc/m-p/2425165#M541671</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;session method is mainly used if no. of data record &amp;gt; 10,000 and if less than call transaction method is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also in session method u can work on one session and stop it for processing further and continue with other session and later on complete all the sessions whereas in call transaction method u cannot stop processing u have to complete the 1st session to start new session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls do reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 10:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decide-method-in-bdc/m-p/2425165#M541671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T10:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to decide method in BDC??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decide-method-in-bdc/m-p/2425166#M541672</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;if you want to handle the errors online and you want to store the status then Call Transaction the best way you can hande the errors with details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC Session you need to run the job to complete&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>Thu, 05 Jul 2007 10:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decide-method-in-bdc/m-p/2425166#M541672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T10:04:05Z</dc:date>
    </item>
  </channel>
</rss>

