<?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: :S Table Buffering Problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447157#M212082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What transaction code is this again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2006 14:36:38 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-06-15T14:36:38Z</dc:date>
    <item>
      <title>:S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447154#M212079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am brand new to SAP/ABAP and I am struggling to get rid of a warning I get for a piece of code. Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cost Center Cutback object has warnings performance check: (1). &amp;lt;b&amp;gt;Generically Buffered Key Area  for Table CSKS not Completely.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code the warning is pointing to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT kokrs kostl INTO TABLE gs_cskskey FROM  csks&lt;/P&gt;&lt;P&gt;         WHERE  bukrs EQ gs_key_costcut-bukrs&lt;/P&gt;&lt;P&gt;         AND    kokrs IN gr_kokrs&lt;/P&gt;&lt;P&gt;         AND    kostl IN gr_kostl&lt;/P&gt;&lt;P&gt;         AND    bukrs IN gr_bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the problem here that the table buffer is not getting properly filled for some reason???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447154#M212079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447155#M212080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you seeing this warning?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447155#M212080</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-15T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447156#M212081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im running a performance check program through the sci transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically ive been asked to clean up code made by another company.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447156#M212081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447157#M212082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What transaction code is this again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447157#M212082</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-15T14:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447158#M212083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:39:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447158#M212083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447159#M212084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have that transaction code in my system.  &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447159#M212084</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-15T14:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447160#M212085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that is the tcode for code inspector. Memory inspector and code inspector are part of latest abap version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check the buffering settings for that table. What Sridhar said might be true. I am seeing that comment in some code here in my system. I didnt know that comment is used for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sridhar, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Naren Somen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:45:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447160#M212085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447161#M212086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First two key fields MANDT and KOKRS of the table are buffered, if u use ranges for field KOKRS in the where condition you get the buffer warning message.&lt;/P&gt;&lt;P&gt;use KOKRS = &amp;lt;variable&amp;gt; instead of ranges or add comment "#EC CI_GENBUFF next to KOKRS in  gr_kokrs to suppress the warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447161#M212086</guid>
      <dc:creator>sridhar_k1</dc:creator>
      <dc:date>2006-06-15T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447162#M212087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;James,&lt;/P&gt;&lt;P&gt;Your table is Generic buffering table. If you read a record from a generically buffered table, all records whose the left-justified part of the key corresponds to that of this record (generic key fields) are loaded into the buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This left-justified part of the key is determined in this field by entering a number n of key fields. The first n key fields of the table are thus the generic key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The number entered must be between 1 and key field number -1. For example, for a table with 6 key fields, only values between 1 and 5 are allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value to be entered should be selected so that the generic areas, that is, the set of records corresponding to a record in the generic key fields are not too small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This you can see at SE11==&amp;gt; Table name ==&amp;gt; Technical settings. There you can find one field called no of key fields there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One ways is &lt;/P&gt;&lt;P&gt;Go to Change mode and change this you can avoid this warning.&lt;/P&gt;&lt;P&gt;Second way is &lt;/P&gt;&lt;P&gt;Try to pick all the key fields in seelction. ie KOKRS,KOSTL, DATBI. I believe this way you can avoid this warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;TM.&lt;/P&gt;&lt;P&gt;Please mark points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447162#M212087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447163#M212088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be complaining about the fact that BUKRS is mentioned twice in the select. Since the first one tests for equality, the second one is redundant. Try removing that one and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Rob Burbank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447163#M212088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447164#M212089</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;It is a &amp;lt;b&amp;gt;Information Message&amp;lt;/b&amp;gt; which is in the Code Inspector. You can ignore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447164#M212089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447165#M212090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Second way is &lt;/P&gt;&lt;P&gt;Try to pick all the key fields in seelction. ie KOKRS,KOSTL, DATBI. I believe this way you can avoid this warning."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- this seems like a viable solution.  Further to this, why would one choose to select all the fields and not just the required fields?  What would be the performance difference if KOKRS and KOSTL are the only fields selected in terms of buffered data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:55:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447165#M212090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447166#M212091</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;you can avoid that Message using the Addition &amp;lt;b&amp;gt;BYPASSING BUFFER&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT kokrs kostl &amp;lt;b&amp;gt;BYPASSING BUFFER&amp;lt;/b&amp;gt; INTO TABLE  gs_cskskey FROM csks
WHERE bukrs EQ p_bukrs
AND kokrs IN s_kokrs
AND kostl IN s_kostl
and datbi = sy-datum
AND bukrs IN s_bukrs.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try now , it won't come.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 14:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447166#M212091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T14:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447167#M212092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually in all cases, it might not be redundant. You might try:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
IF gs_key_costcut-bukrs IN gr_bukrs.
 SELECT kokrs kostl INTO TABLE gs_cskskey FROM csks
   WHERE kokrs IN gr_kokrs
     AND kostl IN gr_kostl
     AND bukrs EQ gs_key_costcut-bukrs.
ELSE.
* Something else.
ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 15:06:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447167#M212092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T15:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: :S Table Buffering Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447168#M212093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much for all the help will go and try it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2006 15:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/s-table-buffering-problems/m-p/1447168#M212093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-15T15:19:24Z</dc:date>
    </item>
  </channel>
</rss>

