<?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: Table Buffering in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237485#M482013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    try like this&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; select &amp;lt;filed1&amp;gt; &amp;lt;filed2&amp;gt; from &amp;lt;db table &amp;gt; into corresponding fields of &amp;lt;itab&amp;gt; BYPASSING &lt;/P&gt;&lt;P&gt;BUFFER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2007 04:42:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-02T04:42:39Z</dc:date>
    <item>
      <title>Table Buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237483#M482011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"A table is buffered. By select statement i dont want to get the data from table buffer. i want to get the data from database. how? "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 04:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237483#M482011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T04:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table Buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237484#M482012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can bypass the table buffer using the addition:&lt;/P&gt;&lt;P&gt;BYPASSING BUFFER in the SELECT statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Wenceslaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 04:40:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237484#M482012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T04:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table Buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237485#M482013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    try like this&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; select &amp;lt;filed1&amp;gt; &amp;lt;filed2&amp;gt; from &amp;lt;db table &amp;gt; into corresponding fields of &amp;lt;itab&amp;gt; BYPASSING &lt;/P&gt;&lt;P&gt;BUFFER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 04:42:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237485#M482013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T04:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table Buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237486#M482014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sriram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you want to by pass the buffer and get the updated data from the Database, Use the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT *************** BYPASSING BUFFER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BYPASSING BUFFER is the keyword used to get the updated data directly from the DataBase without accessing the table buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 04:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237486#M482014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T04:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table Buffering</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237487#M482015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sriram,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;There are three ways to overcome this particular problem.....&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In SELECT query write BY PASSING BUFFER.......or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Simply uncheck the check box in the technical settings &amp;lt;b&amp;gt;if you have authorization.....&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Write NATIVE SQL query.....as you know that it directly hits the underlying DATABASE.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Hope this is very helpful for you.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward all helpful answers.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;V.Raghavender.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 04:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-buffering/m-p/2237487#M482015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T04:56:10Z</dc:date>
    </item>
  </channel>
</rss>

