<?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: Extended error check. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963022#M395735</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;U have remove the statment TABLES: USR02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since U have used this table name inside ur program. If u have used atleast once in report for eg used as a workare then this warning u will not get in EPC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2007 11:39:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-09T11:39:44Z</dc:date>
    <item>
      <title>Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963021#M395734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While doing extended error check in my program i am getting a warning 'Field string is not referenced statically in the program' in the line TABLES: USR02. what should i do to remove this warning?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 11:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963021#M395734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T11:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963022#M395735</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;U have remove the statment TABLES: USR02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since U have used this table name inside ur program. If u have used atleast once in report for eg used as a workare then this warning u will not get in EPC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 11:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963022#M395735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T11:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963023#M395736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally along with the warning message the extended syntax check function would also advice you on using a pseudo comment like pseudo-comment "#EC &lt;/P&gt;&lt;P&gt;to hide the code from being considered for the extended syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look more closely at the report from the check and do as adviced to hide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 11:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963023#M395736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T11:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963024#M395737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Remove the Stametment &amp;lt;b&amp;gt;TABLES: USR02&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 11:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963024#M395737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T11:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963025#M395738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove that statement if you had not used the table in SELECT-OPTIONS  while declaring or in the SELECT STATEMENT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 11:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1963025#M395738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T11:42:21Z</dc:date>
    </item>
  </channel>
</rss>

