<?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 what is diffrence between subroutine program and Include program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diffrence-between-subroutine-program-and-include-program/m-p/2861757#M671118</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;Can you let me know diffrence between subrotuines and include programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2007 21:10:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-04T21:10:00Z</dc:date>
    <item>
      <title>what is diffrence between subroutine program and Include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diffrence-between-subroutine-program-and-include-program/m-p/2861757#M671118</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;Can you let me know diffrence between subrotuines and include programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 21:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diffrence-between-subroutine-program-and-include-program/m-p/2861757#M671118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T21:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: what is diffrence between subroutine program and Include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diffrence-between-subroutine-program-and-include-program/m-p/2861758#M671119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Type I programs - called includes&amp;lt;/b&amp;gt; - are a means of dividing up program code into smaller, more manageable units. You can insert the coding of an include program at any point in another ABAP program using the INCLUDE statement. There is no technical relationship between include programs and processing blocks. Includes are more suitable for logical programming units, such as data declarations, or sets of similar processing blocks. The ABAP Workbench has a mechanism for automatically dividing up module pools and function groups into include programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot start a type S program using a transaction code or by entering the program name. Instead, they are containers for subroutines, which you can call externally from other ABAP programs. Type S programs are known as subroutine pools. They cannot contain screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this link which gives differences among all program types in ABAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://jplamontre.free.fr/SAP/ABAP%20Program%20types.htm" target="test_blank"&gt;http://jplamontre.free.fr/SAP/ABAP%20Program%20types.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Ashish Gundawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 21:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diffrence-between-subroutine-program-and-include-program/m-p/2861758#M671119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T21:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: what is diffrence between subroutine program and Include program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diffrence-between-subroutine-program-and-include-program/m-p/2861759#M671120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Subroutines are created and used in the same program. But includes, you can use in any program. I mean includes are global objects but subroutines are local objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 21:33:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-diffrence-between-subroutine-program-and-include-program/m-p/2861759#M671120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T21:33:05Z</dc:date>
    </item>
  </channel>
</rss>

