<?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 of a Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257257#M1214409</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 have FUNCTIONGROUP with the name FM_FUNCTION_GROUP and if this function group as 10 function modules then these 10 function modules are stored in includes of names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LFM_FUNCTION_GROUP_U01,LFM_FUNCTION_GROUP_U02, ... so on till  LFM_FUNCTION_GROUP_U10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO now if you want to read a function module then find out the include of that function module from the function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the function group there will be an include with the name LFM_FUNCTION_GROUPUXX. This include will have the entries of the includes that are specific to each function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the include which ends with UXX in a function group to find out the includes of each function module in that function group.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2009 11:28:54 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2009-03-17T11:28:54Z</dc:date>
    <item>
      <title>INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257254#M1214406</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;On the Function Module (SE37) Attributes screen, there is a field name "INCLUDE name" which is related to the FM. Is there any table that we can use to search by FM to get this Include?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing program to read the source code in the FM, I am planning to use the syntax READ REPORT program INTO it_code. Due to this syntax not able to read the source code in FM directly, but can read through Include. So the table that can get the relationship of FM and include is important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or anybody can suggest a way to read the FM's source code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 10:54:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257254#M1214406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T10:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257255#M1214407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use Table TFDIR inputting FUNCNAME and get the program name PNAME and INCLUDE. Use these two fields to get a concatenated value which will suffice the requirement . I have n't tried yet but suggest you to please check the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jacks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 11:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257255#M1214407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257256#M1214408</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;&lt;/P&gt;&lt;P&gt;Use TFDIR table to get the include name. This include is the include created for the function module in the main program of the Function group. Program name of the TFDIR table is the main program of Function Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 11:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257256#M1214408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T11:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257257#M1214409</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 have FUNCTIONGROUP with the name FM_FUNCTION_GROUP and if this function group as 10 function modules then these 10 function modules are stored in includes of names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LFM_FUNCTION_GROUP_U01,LFM_FUNCTION_GROUP_U02, ... so on till  LFM_FUNCTION_GROUP_U10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO now if you want to read a function module then find out the include of that function module from the function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the function group there will be an include with the name LFM_FUNCTION_GROUPUXX. This include will have the entries of the includes that are specific to each function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the include which ends with UXX in a function group to find out the includes of each function module in that function group.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 11:28:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257257#M1214409</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2009-03-17T11:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257258#M1214410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You cannot directly read function module.&lt;/P&gt;&lt;P&gt;You can get the name of include of function modules in Table &lt;STRONG&gt;CROSS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CROSS-Name = Function Module name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cross-Include--&amp;gt;Include Name  (It will start will L*)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurpreet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 11:29:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257258#M1214410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-17T11:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257259#M1214411</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;I did check table TFDIR before, the Include column in this table is just a number but not the Include name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check the CROSS table that is suggested, but it only listed the Include that is using in the FM source code, not the Include that contains the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 01:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257259#M1214411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T01:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257260#M1214412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     Did you check out my previous reply. The FMs are stored in the include with name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L&amp;lt;FG_NAME&amp;gt;_U01..etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out L&amp;lt;FG_NAME&amp;gt;_UXX include of any fuction group once.&lt;/P&gt;&lt;P&gt;If you know the include name then you can use READ REPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 08:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257260#M1214412</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2009-03-18T08:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257261#M1214413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aaron,&lt;/P&gt;&lt;P&gt; Please close the request in case you get the answer.&lt;/P&gt;&lt;P&gt; If not refer this FM FUNC_GET_OBJECT where the PTRDIR holds the program for the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Jacks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 08:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257261#M1214413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T08:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257262#M1214414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this table : D010INC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 15:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257262#M1214414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T15:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: INCLUDE of a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257263#M1214415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aron,&lt;/P&gt;&lt;P&gt;Use FM 'SVRS_GET_VERSION_FUNC_40' to read function module code. It worked for me.&lt;/P&gt;&lt;P&gt;You need to pass OBJECT_NAME alone and you can get the result (FM code) in the table UINCL_TAB.&lt;/P&gt;&lt;P&gt;further, you can use the same FM to read FM code from another server (if both are in same land scape), here you need to pass DESTINATION also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply me back if you need any further clarifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 16:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/include-of-a-function-module/m-p/5257263#M1214415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-10T16:54:01Z</dc:date>
    </item>
  </channel>
</rss>

