<?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: Syntax error in Include Programs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261289#M147730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that your Include is the part of a report/module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following:&lt;/P&gt;&lt;P&gt;1) Check whether you have written a Include "&amp;lt;include name&amp;gt;" statement in your report/module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If no then write the above include statement in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Goto SE80, right click on the report/module pool program and select syntax check. You will not get any error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Most Important thing, whenever we do a syntax check for any Include alone, system always give error saying "REPORT/PROGRAM statment mising or program type is I(INCLUDE)". Don't worry with this error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neeraj Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Apr 2006 10:01:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-03T10:01:30Z</dc:date>
    <item>
      <title>Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261284#M147725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Group,&lt;/P&gt;&lt;P&gt; created an include.While syntax check i got the error saying REPORT/PROGRAM statment mising or program type is I(INCLUDE).But i could activate the include!? bug in SAP or something else???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 09:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261284#M147725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T09:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261285#M147726</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;You can active your include, but you can check it only if you place it in a main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 09:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261285#M147726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T09:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261286#M147727</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 is not a bug. it will generally comes when you do in syntax check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you find any other errors then check it,or else there are no bugs.&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>Mon, 03 Apr 2006 09:56:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261286#M147727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T09:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261287#M147728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bikash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. No its not a bug.&lt;/P&gt;&lt;P&gt;2. Its default behaviour.&lt;/P&gt;&lt;P&gt;3. What u do is this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (i suppose u have not used this include&lt;/P&gt;&lt;P&gt;   in any other program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) while trying to activate again, it will give the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) NOW, in another Z program,&lt;/P&gt;&lt;P&gt;   include this include,&lt;/P&gt;&lt;P&gt;   and activate this Z program. (without any errors)&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  It will get activated &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c) now once again try to activate your include.&lt;/P&gt;&lt;P&gt;   (this time it will get actviated&lt;/P&gt;&lt;P&gt;   without any message box)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Mon, 03 Apr 2006 09:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261287#M147728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T09:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261288#M147729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi bikash,&lt;/P&gt;&lt;P&gt;u would have missed the report statement in the report where u include ur INCLUDE statement..&lt;/P&gt;&lt;P&gt;check it out..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 09:59:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261288#M147729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T09:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261289#M147730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that your Include is the part of a report/module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following:&lt;/P&gt;&lt;P&gt;1) Check whether you have written a Include "&amp;lt;include name&amp;gt;" statement in your report/module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If no then write the above include statement in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Goto SE80, right click on the report/module pool program and select syntax check. You will not get any error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Most Important thing, whenever we do a syntax check for any Include alone, system always give error saying "REPORT/PROGRAM statment mising or program type is I(INCLUDE)". Don't worry with this error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neeraj Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 10:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261289#M147730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T10:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261290#M147731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the syntax check to produce valid results, you must check the program in which the include occurs and not the just the inclde.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 10:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261290#M147731</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-04-03T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Include Programs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261291#M147732</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;Activate both the Include and Main program together.&lt;/P&gt;&lt;P&gt;Chk if include name has ben declared in the Main prog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2006 10:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-include-programs/m-p/1261291#M147732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-03T10:07:48Z</dc:date>
    </item>
  </channel>
</rss>

