<?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: In Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-function-module/m-p/3611381#M870013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a function group or function module in the Function Builder , the main program and include programs are generated automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main program SAPLfgrp contains nothing but the INCLUDE statements for the following include programs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#65399; LfgrpTOP. This contains the FUNCTION-POOL statement (equivalent for a function group of the REPORT or PROGRAMstatement) and global data declarations for the entire function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#65399; LfgrpUXX. This contains further INCLUDEstatements for the include programs LfgrpU01, LfgrpU02,... These includes contain the actual function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#65399; The include programs LfgrpF01, LfgrpF02,... can contain the coding of subroutines that can be called with internal subroutine calls from all function modules of the group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The creation of these INCLUDE programs is supported from the ABAP Workbench by forward navigation (for example creation of a subroutine include by double clicking on the name of a subroutine in a PERFORM statement within a function module).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruthra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 11:19:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T11:19:23Z</dc:date>
    <item>
      <title>In Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-function-module/m-p/3611380#M870012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My function Group name is Z_TEST&lt;/P&gt;&lt;P&gt;in that i am having function Module ZTEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this function group i have one system generated include with the name   Z_LTEST$02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for what this include is created and what is the purpose of this include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 11:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-function-module/m-p/3611380#M870012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T11:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: In Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-function-module/m-p/3611381#M870013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a function group or function module in the Function Builder , the main program and include programs are generated automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main program SAPLfgrp contains nothing but the INCLUDE statements for the following include programs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#65399; LfgrpTOP. This contains the FUNCTION-POOL statement (equivalent for a function group of the REPORT or PROGRAMstatement) and global data declarations for the entire function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#65399; LfgrpUXX. This contains further INCLUDEstatements for the include programs LfgrpU01, LfgrpU02,... These includes contain the actual function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;#65399; The include programs LfgrpF01, LfgrpF02,... can contain the coding of subroutines that can be called with internal subroutine calls from all function modules of the group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The creation of these INCLUDE programs is supported from the ABAP Workbench by forward navigation (for example creation of a subroutine include by double clicking on the name of a subroutine in a PERFORM statement within a function module).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruthra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 11:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-function-module/m-p/3611381#M870013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T11:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: In Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-function-module/m-p/3611382#M870014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Sundaresan    ,&lt;/P&gt;&lt;P&gt;thanks for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you mentioned is known one..but my doubt is the include i mentioned  is With '$'.Inside this Importing parameter,tables,exceptions  of the function module is there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 11:36:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-function-module/m-p/3611382#M870014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T11:36:34Z</dc:date>
    </item>
  </channel>
</rss>

