<?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 Table buffering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950554#M1154352</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;Can any one tell me the purpose of buffering?&lt;/P&gt;&lt;P&gt; Types of buffering avialble for a table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 06:30:24 GMT</pubDate>
    <dc:creator>rajkumar_kandula</dc:creator>
    <dc:date>2008-12-09T06:30:24Z</dc:date>
    <item>
      <title>Table buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950554#M1154352</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;Can any one tell me the purpose of buffering?&lt;/P&gt;&lt;P&gt; Types of buffering avialble for a table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 06:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950554#M1154352</guid>
      <dc:creator>rajkumar_kandula</dc:creator>
      <dc:date>2008-12-09T06:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Table buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950555#M1154353</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;Table buffering is used to increase performance when reading data from database table. Data from a buffered table is read from a local buffer on the application server thus reducing database access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are three different types of table buffering that can be used in SAP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Full Buffering&lt;/STRONG&gt; : All Records of the table are loaded into the buffer when a record in the table is accessed. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Generic Buffering&lt;/STRONG&gt;: All Records with the same key fields are loaded into the buffer when a record in the table is accessed. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Single Record Buffering&lt;/STRONG&gt;: The specific record that was accessed is loaded into the buffer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 06:32:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950555#M1154353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T06:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950556#M1154354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is simple and perfect anser.&lt;/P&gt;&lt;P&gt;For mor information you can go through the  help.sap.com.&lt;/P&gt;&lt;P&gt;You will get more detailed information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandeep Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 06:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950556#M1154354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T06:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950557#M1154355</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;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f25e446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f25e446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 06:41:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950557#M1154355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T06:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950558#M1154356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table buffers lie in shared memory. There is a single-record table buffer TABLP and a generic/full table buffer TABL. The two table buffers differ primarily in how they manage free storage areas and in their displacement mechanisms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed information on the technical buffer structure, especially on the structure, access mechanism, displacement behavior, and global synchronization in distributed systems can be found in:&lt;/P&gt;&lt;P&gt;1. Single-Record Table Buffers &lt;/P&gt;&lt;P&gt;The single-record table buffer contains a central administrative structure, a table directory and the data area. &lt;/P&gt;&lt;P&gt;2.Single-Record Table Buffers &lt;/P&gt;&lt;P&gt;Generic table areas or full tables are managed in the generic/full table buffer TABL. The individual generic areas are managed in the buffer like autonomous, fully buffered tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards reeha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 06:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/4950558#M1154356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T06:57:14Z</dc:date>
    </item>
  </channel>
</rss>

