<?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 Table that stores information about function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036690#M964825</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;I know that table TFDIR stores primary information about any function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me where the code of that function module gets stored in? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also.. If I want to write an ABAP code to read the function module code then what is the best possible solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advace and any answer will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 10:16:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-12T10:16:54Z</dc:date>
    <item>
      <title>Table that stores information about function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036690#M964825</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;I know that table TFDIR stores primary information about any function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me where the code of that function module gets stored in? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also.. If I want to write an ABAP code to read the function module code then what is the best possible solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advace and any answer will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:16:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036690#M964825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores information about function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036691#M964826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved on my own. If you want clarification do let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036691#M964826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores information about function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036692#M964827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better if you write solution in this thread rahter than someone let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036692#M964827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores information about function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036693#M964828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was about to remark the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not a secret anyway, all sources are stored in REPOSRC, you can read FM sources using the READ REPORT statement after concatenating the correct include name from the information in TFDIR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036693#M964828</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-06-12T10:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table that stores information about function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036694#M964829</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;Apologies for the same!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The codes are not stored in any table, they are stored as cluster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To read the code, you can use READ REPORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there you must provide the Include Name For Example , If you want to read the code of READ_TEXT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;READ REPORT 'LSTXDU01'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get this include name inside include LSTXDUXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table TFDIR also stores the program name and include number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to truncate first 3 char 'SAP' and append UXX at the end and that will be your program name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then we can use READ REPORT!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 08:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-that-stores-information-about-function-module/m-p/4036694#M964829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T08:21:57Z</dc:date>
    </item>
  </channel>
</rss>

