<?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 errrors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errrors/m-p/6639900#M1443333</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;that warning is pretty straightforward. You have a variable, but you don't read value from this variable. In your case you add some lines into this table but you never read any lines from this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Feb 2010 01:51:27 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2010-02-10T01:51:27Z</dc:date>
    <item>
      <title>Extended Program check errrors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errrors/m-p/6639899#M1443332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when checking Extending Program check, I am getting this error : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No read access to table TS_RECEIVERS1[]      &lt;/P&gt;&lt;P&gt;The message can be hidden with "#EC NEEDED) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THe code is below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: ts_receivers1 type soos1 OCCURS 0. " &lt;/P&gt;&lt;P&gt;--   &lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt; REFRESH: ts_email[],                   &lt;/P&gt;&lt;P&gt;             ts_receivers1[],              &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt; CLEAR: ts_email,                       &lt;/P&gt;&lt;P&gt;            ts_receivers1,                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;      append wa_receivers to ts_receivers1.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;refresh: ts_email[],                   &lt;/P&gt;&lt;P&gt;             ts_receivers1[],              &lt;/P&gt;&lt;P&gt;    clear: ts_email,                       &lt;/P&gt;&lt;P&gt;            ts_receivers1,                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i shoud do to eliminate this errors??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 01:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errrors/m-p/6639899#M1443332</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T01:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program check errrors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errrors/m-p/6639900#M1443333</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;that warning is pretty straightforward. You have a variable, but you don't read value from this variable. In your case you add some lines into this table but you never read any lines from this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 01:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errrors/m-p/6639900#M1443333</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-02-10T01:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program check errrors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errrors/m-p/6639901#M1443334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry , I have found the answer for that..thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 01:57:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-errrors/m-p/6639901#M1443334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-10T01:57:08Z</dc:date>
    </item>
  </channel>
</rss>

