<?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 Problem with variable declared in TOP Include in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920649#M687740</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;I have declared a variable P_TEXT in TOP include ZPGM_TOP.  In main program ZPGM, I have declared this TOP include ZPGM_TOP and another include ZPGM_F01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am  accessing P_TEXT in include ZPGM_F01, but it is giving me following error when I do syntex check.&lt;/P&gt;&lt;P&gt;Error : Field P_TEXT is unknown. It is neither in one of the specified tables nor defned by DATA statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I double click on P_TEXT in ZPGM_F01, it takes me to TOP include declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise what I am doing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 03:07:29 GMT</pubDate>
    <dc:creator>manoj_goyal2</dc:creator>
    <dc:date>2007-10-23T03:07:29Z</dc:date>
    <item>
      <title>Problem with variable declared in TOP Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920649#M687740</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;I have declared a variable P_TEXT in TOP include ZPGM_TOP.  In main program ZPGM, I have declared this TOP include ZPGM_TOP and another include ZPGM_F01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am  accessing P_TEXT in include ZPGM_F01, but it is giving me following error when I do syntex check.&lt;/P&gt;&lt;P&gt;Error : Field P_TEXT is unknown. It is neither in one of the specified tables nor defned by DATA statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I double click on P_TEXT in ZPGM_F01, it takes me to TOP include declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise what I am doing wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:07:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920649#M687740</guid>
      <dc:creator>manoj_goyal2</dc:creator>
      <dc:date>2007-10-23T03:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with variable declared in TOP Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920650#M687741</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;Have you activated all the programs (Main + includes) together. If not try it.&lt;/P&gt;&lt;P&gt;Go to SE80-&amp;gt;program name-&amp;gt;right click-&amp;gt;Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920650#M687741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T03:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with variable declared in TOP Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920651#M687742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Activate first your TOP include program and then you activate / syntax check the FORMs program. As TOP include is inactive, it is not able to activate your ZPGM_F01 program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:09:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920651#M687742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T03:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with variable declared in TOP Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920652#M687743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto the main program do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto UTILITIES-&amp;gt;Update Navigation Index&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the same thing in TOP include also and in the form include also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solves the problem in most cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 03:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920652#M687743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T03:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with variable declared in TOP Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920653#M687744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Activation problem..&lt;/P&gt;&lt;P&gt;Make sure each n every include and ur main prog is activated&lt;/P&gt;&lt;P&gt;First activate the include which has that variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve ur query&lt;/P&gt;&lt;P&gt;Reward all helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 04:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920653#M687744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T04:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with variable declared in TOP Include</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920654#M687745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the sequence in which your includes are declared e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;include zpgm_top. "data
include zpgm_f01. "code&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;would work, but:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;include zpgm_f01. "code
include zpgm_top. "data&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;will give syntax error in "zpgm_f01".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-variable-declared-in-top-include/m-p/2920654#M687745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:36:38Z</dc:date>
    </item>
  </channel>
</rss>

