<?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 for function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644930#M287045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The function module is always assigned to a Function Group and to differentiate between diff. FM the include programs are generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to see all the include programs the in SE80 choose Function Group and give that grpup name ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2006 05:19:45 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2006-11-27T05:19:45Z</dc:date>
    <item>
      <title>include for function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644928#M287043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you explain me why is an include generated for a function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I write a function module, to use this function module, how should I use the generated include?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 23:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644928#M287043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T23:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: include for function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644929#M287044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the source code for thr function module i s stored in th include program.. you can execute th function module in SE37or use CALL FUNCTION &amp;lt;fm&amp;gt; in a Program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 00:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644929#M287044</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-11-27T00:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: include for function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644930#M287045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The function module is always assigned to a Function Group and to differentiate between diff. FM the include programs are generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to see all the include programs the in SE80 choose Function Group and give that grpup name ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 05:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644930#M287045</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2006-11-27T05:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: include for function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644931#M287046</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;Top include is for declaration.&lt;/P&gt;&lt;P&gt;...F01 is for function module.&lt;/P&gt;&lt;P&gt;...U01 is for subroutines in the function module.It can be shared by all other function modules in the function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly reward if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 05:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644931#M287046</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-11-27T05:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: include for function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644932#M287047</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;The source code of function module  is going to be stored in  the include program.A function group contains lot of function modules,to differentiate between them these includes are generated.once u generate the FM ,u can see the include name in the attributes of the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 05:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644932#M287047</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-11-27T05:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: include for function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644933#M287048</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;The FM code is stored in the INCLUDES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SE37-  give the FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can c the code of the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There u will get the import and export parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you know the import paramaters u can run the program there itself and test the ouput.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope u got an idea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 05:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-for-function-module/m-p/1644933#M287048</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-11-27T05:25:11Z</dc:date>
    </item>
  </channel>
</rss>

