<?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: Include Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214252#M766397</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;   Check the below flow to find the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main program (executable program):&lt;/P&gt;&lt;P&gt; Z90VJ_A989_01 : Included 2 include programs&lt;/P&gt;&lt;P&gt;  INCLUDE z90vj_a989_01top.&lt;/P&gt;&lt;P&gt;  INCLUDE z90vj_a989_01f01.&lt;/P&gt;&lt;P&gt;  ..........&lt;/P&gt;&lt;P&gt;  ..........&lt;/P&gt;&lt;P&gt;  code.....&lt;/P&gt;&lt;P&gt;   ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement 'REPORT z90vj_a989_01' generally written in the top of Z90VJ_A989_01. Now if you open any of the include files and try for sytax check, it gives an error as "REPROT/PROGRAM statement missing, or program type is I(INCLUDE)."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Try to place 'REPORT z90vj_a989_01' under the first include (i.e., INCLUDE z90vj_a989_01top.) So that the error will disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the same in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to worry about this error. you can activate the program from the executable program instead from Include.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2007 05:39:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-11T05:39:19Z</dc:date>
    <item>
      <title>Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214246#M766391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone.&lt;/P&gt;&lt;P&gt;I try to create a Include Program, and follow the rules, but when I check it, the compiler give  me " REPROT/PROGRAM statement missing, or program type is I(INCLUDE).". But if I add " Include ZTEST" to the first line of the program, it'll be no error.&lt;/P&gt;&lt;P&gt;I found some other Include Programs, and there is no 'Include XXX' in the front.Could you explain this? &lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214246#M766391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T05:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214247#M766392</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;u hav to use that include program in other report program or other function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u will not get this error..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214247#M766392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T05:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214248#M766393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi feng,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for include programs SAP gives the message like that.&lt;/P&gt;&lt;P&gt;its not an error, instead SAP intimating you that it is not an executable one directly.&lt;/P&gt;&lt;P&gt;using another exuecutable program you can run this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate it even though you got that message and use that in another executable program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dont worry about the message " REPROT/PROGRAM statement missing, or program type is I(INCLUDE).". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214248#M766393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T05:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214249#M766394</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;&lt;/P&gt;&lt;P&gt;   Just Activate ur include program and use it in excutable program , no need to check include program (syntax error checking ).&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;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214249#M766394</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2007-12-11T05:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214250#M766395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi feng,&lt;/P&gt;&lt;P&gt;  Include program is not a executable program in that you do not specify REPORT/PROGRAM/INCLUDE in the first line when you compail your include program the error will come like that ( If you do not refer it in any other program ) leave it there is no problem when your include program is refered by any executable program or module program the error wiill not come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz Reward if it is userful,&lt;/P&gt;&lt;P&gt;Mahi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:28:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214250#M766395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T05:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214251#M766396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for points feng&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214251#M766396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T05:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214252#M766397</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;   Check the below flow to find the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main program (executable program):&lt;/P&gt;&lt;P&gt; Z90VJ_A989_01 : Included 2 include programs&lt;/P&gt;&lt;P&gt;  INCLUDE z90vj_a989_01top.&lt;/P&gt;&lt;P&gt;  INCLUDE z90vj_a989_01f01.&lt;/P&gt;&lt;P&gt;  ..........&lt;/P&gt;&lt;P&gt;  ..........&lt;/P&gt;&lt;P&gt;  code.....&lt;/P&gt;&lt;P&gt;   ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement 'REPORT z90vj_a989_01' generally written in the top of Z90VJ_A989_01. Now if you open any of the include files and try for sytax check, it gives an error as "REPROT/PROGRAM statement missing, or program type is I(INCLUDE)."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Try to place 'REPORT z90vj_a989_01' under the first include (i.e., INCLUDE z90vj_a989_01top.) So that the error will disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the same in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to worry about this error. you can activate the program from the executable program instead from Include.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:39:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214252#M766397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T05:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Include Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214253#M766398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;include program is not an executable program,so u cannot execute it directly.U have to include it (as the name says) in some other function or report to execute it.other wise sap will give an intimation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 05:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-program/m-p/3214253#M766398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T05:50:24Z</dc:date>
    </item>
  </channel>
</rss>

