<?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 Program Check Errors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errors/m-p/1589681#M265532</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;In abap OO context you can not create a table with header line.&lt;/P&gt;&lt;P&gt;It seems you are usingtables with header line in Object Oriented context of your code, that is the reason its giving such error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can avoid such error messages by declaring the tables with out header line or the message hidden by "#EC *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azaz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2006 21:18:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-09T21:18:46Z</dc:date>
    <item>
      <title>Extended Program Check Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errors/m-p/1589679#M265530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running SLIN against some code.  I am getting 240 red error messages, like the one shown below.  The line number noted does not correspond to anything in my source code.  In fact, in a lot of cases, it corresponds to a line containing only a comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How should I interpret these messages?  Could they be reporting on obsolete code in type group source modules, etc, that my code is referring to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, no where in my source code do I use "OCCURS", yet that is being flagged.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
The current ABAP command is obsolete and problematic, especially so in ABAP
Objects
The addition OCCURS is no longer supported in the OO context. Use "TABLE OF ...
INITIAL SIZE" instead.
The message can be hidden with "#EC *)
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 17:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errors/m-p/1589679#M265530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T17:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program Check Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errors/m-p/1589680#M265531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That definition of internal table might be in any include. so search globally for OCCURS, as you are telling double click on that error is not giving any good information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srikanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 17:41:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errors/m-p/1589680#M265531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T17:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program Check Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errors/m-p/1589681#M265532</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;In abap OO context you can not create a table with header line.&lt;/P&gt;&lt;P&gt;It seems you are usingtables with header line in Object Oriented context of your code, that is the reason its giving such error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can avoid such error messages by declaring the tables with out header line or the message hidden by "#EC *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azaz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 21:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errors/m-p/1589681#M265532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T21:18:46Z</dc:date>
    </item>
  </channel>
</rss>

