<?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 file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142732#M1513660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create a class via SE24 and declare your default values as public constants. Then you can refer these directly via ZCL_MYCLASS=&amp;gt;MYVALUE anywhere you like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Aug 2010 13:49:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-11T13:49:56Z</dc:date>
    <item>
      <title>INCLUDE file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142729#M1513657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to write to many ABAP report programs. There will be also many default values which i want to include in many programs. So, thinking about declaring all default values at one place in one file and then that can be used in many programs. what is the best way to do that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option is create INCLUDE  TOP file  while creating first program and then that can be used in oher programs. But I dont know how to add same INCLUDE file in another programs. Please explain &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 10:50:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142729#M1513657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-11T10:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142730#M1513658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I dont know how to add same INCLUDE file in another programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Just place the created include in the top of the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include zinclude.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 10:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142730#M1513658</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-08-11T10:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142731#M1513659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: BEGIN OF COMMON PART c, &lt;/P&gt;&lt;P&gt;        ... &lt;/P&gt;&lt;P&gt;      END   OF COMMON PART.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 11:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142731#M1513659</guid>
      <dc:creator>former_member216100</dc:creator>
      <dc:date>2010-08-11T11:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142732#M1513660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could create a class via SE24 and declare your default values as public constants. Then you can refer these directly via ZCL_MYCLASS=&amp;gt;MYVALUE anywhere you like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 13:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-file/m-p/7142732#M1513660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-11T13:49:56Z</dc:date>
    </item>
  </channel>
</rss>

