<?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: Need a program to download a function group and all its function modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565191#M1269652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if fucntion grp name starts with z then its customer otherwise standard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2009 03:30:23 GMT</pubDate>
    <dc:creator>former_member188827</dc:creator>
    <dc:date>2009-05-22T03:30:23Z</dc:date>
    <item>
      <title>Need a program to download a function group and all its function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565186#M1269647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is just to get a list of function groups and function modules in an excel sheet in this format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function grp1                                                                                &lt;/P&gt;&lt;P&gt;Fm1&lt;/P&gt;&lt;P&gt;                                                                         Fm2&lt;/P&gt;&lt;P&gt;                                                                         '&lt;/P&gt;&lt;P&gt;                                                                         '&lt;/P&gt;&lt;P&gt;                                                                          so-on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function grp2                                                         fm1&lt;/P&gt;&lt;P&gt;                                                                           fm2                                                                                &lt;/P&gt;&lt;P&gt;so-on&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 09:39:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565186#M1269647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T09:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need a program to download a function group and all its function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565187#M1269648</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;Check the table &lt;STRONG&gt;ENLFDIR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give your Function Group name  and then click on the download option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 09:53:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565187#M1269648</guid>
      <dc:creator>former_member222860</dc:creator>
      <dc:date>2009-05-21T09:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need a program to download a function group and all its function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565188#M1269649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get all function modules in a function group from &lt;STRONG&gt;ENLFDIR&lt;/STRONG&gt; table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write a simple program to download the same into excel sheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 09:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565188#M1269649</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-05-21T09:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need a program to download a function group and all its function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565189#M1269650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;From  ENLFDIR table we can get all the function module names and Function gruops.So we can get it to an internal table and directly we can download it to a Excel sheet by writing a simple program Here we can use GUI_DOWNLOAD FM and give the file type as XLS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 10:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565189#M1269650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T10:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need a program to download a function group and all its function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565190#M1269651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to find whether the function group is created standard or custom function group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 03:05:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565190#M1269651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-22T03:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need a program to download a function group and all its function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565191#M1269652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if fucntion grp name starts with z then its customer otherwise standard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2009 03:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565191#M1269652</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2009-05-22T03:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need a program to download a function group and all its function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565192#M1269653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are the FM codes stored actually.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2009 09:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-a-program-to-download-a-function-group-and-all-its-function-modules/m-p/5565192#M1269653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-08T09:46:10Z</dc:date>
    </item>
  </channel>
</rss>

