<?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: Standard include in Zprogram in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050243#M422552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information got from D010INC table contains all the includes which are directly or indirectly used in the master program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to see what are the includes being used is to goto se80 and expand the node &amp;lt;b&amp;gt;Includes&amp;lt;/b&amp;gt;, in the left pane. This will list all the includes called directly from the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D010INC will contain includes which corresponds to function-modules/methods used in your program, which are not directly connected with the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Sajan Joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2007 10:24:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-06T10:24:02Z</dc:date>
    <item>
      <title>Standard include in Zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050240#M422549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One standard include is used by customer Zprogram. When i tried to see what includes they used using the table D010INC. It is showing the standard include. But when i searced in the program i am unable to find it. Ple help me in this regard how i can found where the zprogram is used the standard include.&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;Sapna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 10:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050240#M422549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T10:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Standard include in Zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050241#M422550</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;Goto the standard include and do a search on the whole by pressing the search button.&lt;/P&gt;&lt;P&gt;Specify the Z program name correclty. U will get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 10:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050241#M422550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T10:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Standard include in Zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050242#M422551</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;If you can't find the include that might be, because the include dows not exists. This may be an inconsistency between the table and the phisycal include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to debug that include (set a breakpoint BEFORE the INCLUDE command). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can debug the include, you will see its name, if you can't, then that include "flown away".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 10:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050242#M422551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T10:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Standard include in Zprogram</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050243#M422552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information got from D010INC table contains all the includes which are directly or indirectly used in the master program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way to see what are the includes being used is to goto se80 and expand the node &amp;lt;b&amp;gt;Includes&amp;lt;/b&amp;gt;, in the left pane. This will list all the includes called directly from the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D010INC will contain includes which corresponds to function-modules/methods used in your program, which are not directly connected with the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Sajan Joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 10:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-include-in-zprogram/m-p/2050243#M422552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-06T10:24:02Z</dc:date>
    </item>
  </channel>
</rss>

