<?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: EP check issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146163#M452720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While performing EPC you will be knowing whether that information message can be hidde or not.If it can be hidden using "#EC * then you can do the same.But there are some mesasges which can't be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the same and also check what our SDN experts say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Apr 2007 04:36:00 GMT</pubDate>
    <dc:creator>kiran_k8</dc:creator>
    <dc:date>2007-04-20T04:36:00Z</dc:date>
    <item>
      <title>EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146161#M452718</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;           I m working in upgradation project . I m upgrading in ECC 6 .&lt;/P&gt;&lt;P&gt;           I hav faced few problem in my program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            I hav declared my tables as TABLES : PERNR, CATSDB,SOME OTHER TABLES.&lt;/P&gt;&lt;P&gt;In the exteneded program check when i m checking i m facing in FIELD ATTRIBUTES few warnings are coming as " Field string PERNR is not referenced statically in the program"  For most of the tables and work areas and this type of warnings are coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So frnds is there any way to sort out this type of issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagards,&lt;/P&gt;&lt;P&gt;sahakla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 04:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146161#M452718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T04:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146162#M452719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; From ECC 6.0, Internal table with hedaer line is obsolated because these won't supoort when working with Object oriented. Thats why you may got this problem. Please check your declartion and do the EC then the problem will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Reards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 04:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146162#M452719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T04:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146163#M452720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While performing EPC you will be knowing whether that information message can be hidde or not.If it can be hidden using "#EC * then you can do the same.But there are some mesasges which can't be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the same and also check what our SDN experts say.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 04:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146163#M452720</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-04-20T04:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146164#M452721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rajesh,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  if u r not using PERNR anywhere in ur program then remove it in declaration&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 04:38:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146164#M452721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T04:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146165#M452722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is because u have write the statement TABLES and when we write irt as thgis it takes it as default workarea which u r not using in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can hide the message using "#EC * i.e. write&lt;/P&gt;&lt;P&gt;TABLES : PERNR, CATSDB. "#EC *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is just a warning and after writing this , it will be hidden&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 04:40:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146165#M452722</guid>
      <dc:creator>former_member632991</dc:creator>
      <dc:date>2007-04-20T04:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146166#M452723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;      Thanks for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Sonika i hav done with that particular solution which was specified by u in the earlier message but still that particular warning is displayed in EPC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u plz clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt; sahakla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 05:27:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146166#M452723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T05:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146167#M452724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frnds,&lt;/P&gt;&lt;P&gt;          thanks for ur support . Still i m unable to solve the issue. Can anyone give me any further details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Necessary help will be very much rewarding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sahakla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 06:25:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146167#M452724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T06:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146168#M452725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.. rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U just delete those work area names like PERNR etc for which u are getting the EPC warning from the TABLES statement !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This error comes when u declare a field and not using that field for read purpose !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When u declare with tables statement , one work area will be created for that !! that means some Memory area will be allocated for that !! but when u dont use that memory area for read purpose ... then it is an issue right (wasting memory) !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats y it gives an EPC warning !! u may not used it in your program,so remove those tables from the TABLES statement !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward all helpful answers,&lt;/P&gt;&lt;P&gt;sai ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 06:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146168#M452725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T06:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146169#M452726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rajesh,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes,it will be still displayed even after adding "#EPC* but you will see the effect in SLIN table which you can see by pressing the button STANDARD.&lt;/P&gt;&lt;P&gt;Before  if it is showing 1 warning message after adding "#EPC* it will show as 0 warning messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more way if you are not using any select-options in the program then you can delete that tables statement.&lt;/P&gt;&lt;P&gt;Just check that way.&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kiran&lt;/P&gt;&lt;P&gt;        Kiran K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 06:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146169#M452726</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-04-20T06:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146170#M452727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;If u r not using any field from these tables in select-options then delete that statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise writing EC will only hide the warnings i.e. will show them but in hidden warning in EPC and there will not be any problem in releasing the request or any other further processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 06:52:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146170#M452727</guid>
      <dc:creator>former_member632991</dc:creator>
      <dc:date>2007-04-20T06:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: EP check issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146171#M452728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;sahakla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2007 07:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ep-check-issue/m-p/2146171#M452728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-20T07:44:06Z</dc:date>
    </item>
  </channel>
</rss>

