<?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: Function module to get custom includes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586211#M1081799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Susmitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the table &lt;/P&gt;&lt;P&gt;D010INC-Where-Used Table for ABAP INCLUDES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Oct 2008 05:39:36 GMT</pubDate>
    <dc:creator>kiran_k8</dc:creator>
    <dc:date>2008-10-06T05:39:36Z</dc:date>
    <item>
      <title>Function module to get custom includes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586210#M1081798</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;Is there any function module to get the custom includes used in custom programs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points for sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 05:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586210#M1081798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T05:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get custom includes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586211#M1081799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Susmitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the table &lt;/P&gt;&lt;P&gt;D010INC-Where-Used Table for ABAP INCLUDES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 05:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586211#M1081799</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2008-10-06T05:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get custom includes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586212#M1081800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Susmita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to use the custom includes are you just want to know the custom includes in custom programs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know the custom includes or standard includes i have a procedure like goto Txcode-&lt;STRONG&gt;SE15&lt;/STRONG&gt; and expand program library and in include text field give Z* you will get all your custom includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my answer helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 05:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586212#M1081800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T05:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get custom includes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586213#M1081801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Susmitha Cherian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  Table name : D010INC

  Field Names : 
    MASTER  - ABAP/4 main program
    INCLUDE  - INCLUDE used
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give values for these fields as Z* and get required INCLUDE names.&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;R.Nagarajan.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt; We can -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 05:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-custom-includes/m-p/4586213#M1081801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T05:42:41Z</dc:date>
    </item>
  </channel>
</rss>

