<?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: Difference between buffering types in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697387#M1294353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u all for your helpful comments..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2009 05:32:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-01T05:32:16Z</dc:date>
    <item>
      <title>Difference between buffering types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697383#M1294349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  What is the difference between Buffering not allowed and Buffering allowed but switched off?? SAP recommends to unbuffer certain tables in order to increase the performance. Which option i have to choose? Please help me to choose the correct option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thannx in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishukumar M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:11:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697383#M1294349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between buffering types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697384#M1294350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Satish,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must define whether and how a table is buffered in the technical settings for the table. There are three possibilities here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffering not permitted: Table buffering is not permitted, for example because application programs always need the most recent data from the table or the table is changed too frequently. &lt;/P&gt;&lt;P&gt;Buffering permitted but not activated: Buffering is permitted from the business and technical points of view. Applications which access the table execute correctly with and without table buffering. Whether or not table buffering will result in a gain in performance depends on the table size and access profile of the table (frequency of the different types of table access). Table buffering is deactivated because it is not possible to know what these values will be in the customer system. If table buffering would be advantageous for the table size and access profile of the table, you can activate it in the customer system at any &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;fareed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:15:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697384#M1294350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between buffering types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697385#M1294351</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;Buffering, means whether you can buffer the entire database table data into ABAP memory.&lt;/P&gt;&lt;P&gt;Buffering is only recommended when the tables have less data and less columns are there, that is for small sized table buffering is preferred.&lt;/P&gt;&lt;P&gt;Some tables buffering is not allowed at all. And in some tables buffering is allowed but switch off at the moment we can do the buffering if we want in the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697385#M1294351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between buffering types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697386#M1294352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/erp2005_ehp_04/helpdata/EN/cf/21eaec446011d189700000e8322d00/frameset.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:17:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697386#M1294352</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-06-01T05:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between buffering types</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697387#M1294353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u all for your helpful comments..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-buffering-types/m-p/5697387#M1294353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:32:16Z</dc:date>
    </item>
  </channel>
</rss>

