<?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: How can I write from an Include? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479193#M1060679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that I call that Include from a report without the clause "End-of-selection" but I don't know why this doesn't write anything &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for yor rapid answer.&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;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Sep 2008 12:25:43 GMT</pubDate>
    <dc:creator>former_member384574</dc:creator>
    <dc:date>2008-09-15T12:25:43Z</dc:date>
    <item>
      <title>How can I write from an Include?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479191#M1060677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to everybody!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a problem with my include...inside of this I've to write '2'. for make this I put...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write: '2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I execute the program... the number 2 doesn't appears, somebody told me that I need to put the End-OF-SELECTION, but when I can't see it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how can I write something from an include?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&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;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 12:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479191#M1060677</guid>
      <dc:creator>former_member384574</dc:creator>
      <dc:date>2008-09-15T12:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I write from an Include?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479192#M1060678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot execute Include program as a standalone.Only programs of type 'Executable' can execute as a standalone. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can Include the Include program you have created in a Executable program and execute that program to get your result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 12:14:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479192#M1060678</guid>
      <dc:creator>former_member182354</dc:creator>
      <dc:date>2008-09-15T12:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I write from an Include?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479193#M1060679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that I call that Include from a report without the clause "End-of-selection" but I don't know why this doesn't write anything &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for yor rapid answer.&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;Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 12:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479193#M1060679</guid>
      <dc:creator>former_member384574</dc:creator>
      <dc:date>2008-09-15T12:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can I write from an Include?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479194#M1060680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this way...&lt;/P&gt;&lt;P&gt;I don't where you placed the include , you place under the event and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT ZTEST.


END-OF-SELECTION.
INCLUDE ZINCLUDE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2008 12:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479194#M1060680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T12:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I write from an Include?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479195#M1060681</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;An include is a part of a program: to write a code in an include is the same thing of to write it directly in the main program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All abap code you'll write in the include will belong to the event where the include is placed, so u should explain how your program is in order to understand why it isn't writen.&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, 15 Sep 2008 12:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-write-from-an-include/m-p/4479195#M1060681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-15T12:45:39Z</dc:date>
    </item>
  </channel>
</rss>

