<?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: Problem in using Field Symbols in HIDE statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445105#M211442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI vijay,&lt;/P&gt;&lt;P&gt;Thanks for ur reply,&lt;/P&gt;&lt;P&gt;I need to remove those warnings too.&lt;/P&gt;&lt;P&gt;so wat could be the solution for removing those warnings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Amarnath Singanamala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jul 2006 08:10:15 GMT</pubDate>
    <dc:creator>amarnath_singanamala2</dc:creator>
    <dc:date>2006-07-07T08:10:15Z</dc:date>
    <item>
      <title>Problem in using Field Symbols in HIDE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445103#M211440</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 am working in an Upgrade project ( from 4.6B to ECC 5.0 ). In a program I found few warnings on HIDE statement because they have used Field Symbols in HIDE statement.&lt;/P&gt;&lt;P&gt;The warning is " HIDE on a field symbol is dangerous, but the formal parameter "" is not ". &lt;/P&gt;&lt;P&gt;and the piece of code is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SET EXTENDED CHECK OFF.
HIDE: flg_pick_up, &amp;lt;s1&amp;gt;, &amp;lt;s2&amp;gt;, &amp;lt;s3&amp;gt;, &amp;lt;s4&amp;gt;, &amp;lt;s5&amp;gt;, z_feld_ind.
CLEAR flg_pick_up.
SET EXTENDED CHECK ON.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;all the field symbols are of type ANY. SO can any one help in removing those warnings.&lt;/P&gt;&lt;P&gt;Please reply me as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Amarnath Singanamala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 07:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445103#M211440</guid>
      <dc:creator>amarnath_singanamala2</dc:creator>
      <dc:date>2006-07-07T07:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using Field Symbols in HIDE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445104#M211441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi amarnath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since they are warnings you can ignore them.&lt;/P&gt;&lt;P&gt;since you are uisng HIDE on field symbols.&lt;/P&gt;&lt;P&gt;that is the reason you got the warnings..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 07:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445104#M211441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T07:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using Field Symbols in HIDE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445105#M211442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI vijay,&lt;/P&gt;&lt;P&gt;Thanks for ur reply,&lt;/P&gt;&lt;P&gt;I need to remove those warnings too.&lt;/P&gt;&lt;P&gt;so wat could be the solution for removing those warnings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Amarnath Singanamala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 08:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445105#M211442</guid>
      <dc:creator>amarnath_singanamala2</dc:creator>
      <dc:date>2006-07-07T08:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in using Field Symbols in HIDE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445106#M211443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi amarnath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Why do u want to remove&lt;/P&gt;&lt;P&gt;   the warning ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This warning (and not an error)&lt;/P&gt;&lt;P&gt;   is a GENUINE warning,&lt;/P&gt;&lt;P&gt;  which the system wants the user to make aware of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. By doing some xyz,&lt;/P&gt;&lt;P&gt;  even if u may be able to hide the warning,&lt;/P&gt;&lt;P&gt;  the warning may be hidden (for display purpose only),&lt;/P&gt;&lt;P&gt;  but,&lt;/P&gt;&lt;P&gt;  the warning will still be there inside the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. I think u should ignore the warning,&lt;/P&gt;&lt;P&gt;  (if there are no other repurcussions).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2006 08:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-using-field-symbols-in-hide-statement/m-p/1445106#M211443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-07T08:15:58Z</dc:date>
    </item>
  </channel>
</rss>

