<?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: how to correct error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-correct-error/m-p/6781477#M1464629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vague subject, plus the message is somewhat clear, isn't it? Please study the longtext for that message and search for basic concepts like "table indexes".&lt;/P&gt;&lt;P&gt;Thread locked&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Apr 2010 10:55:55 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2010-04-06T10:55:55Z</dc:date>
    <item>
      <title>how to correct error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-correct-error/m-p/6781475#M1464627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am getting error like " large table zvtpmheader : no field of a table index in where condition  in code inspector for one of my report.&lt;/P&gt;&lt;P&gt;please tell me what is the problem and how to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code is like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT prgnumb prgtype descript requestor FROM zvtpmheader      "+JK01&lt;/P&gt;&lt;P&gt;                                INTO TABLE t_zvtpmheader          "+JK01&lt;/P&gt;&lt;P&gt;                                WHERE requestor IN s_inireq AND   "+JK01&lt;/P&gt;&lt;P&gt;                               requestor NE p_chareq AND          "+JK01&lt;/P&gt;&lt;P&gt;                               prgstatus  = 90                    "+JK01&lt;/P&gt;&lt;P&gt;                        ORDER BY prgtype prgnumb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 10:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-correct-error/m-p/6781475#M1464627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T10:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to correct error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-correct-error/m-p/6781476#M1464628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to use at least one primary key field in the WHERE condition. Ideally you should use any one combination of the INDEXES available for that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is suggested interms of performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 10:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-correct-error/m-p/6781476#M1464628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T10:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to correct error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-correct-error/m-p/6781477#M1464629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vague subject, plus the message is somewhat clear, isn't it? Please study the longtext for that message and search for basic concepts like "table indexes".&lt;/P&gt;&lt;P&gt;Thread locked&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 10:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-correct-error/m-p/6781477#M1464629</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-04-06T10:55:55Z</dc:date>
    </item>
  </channel>
</rss>

