<?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: System table that stores info about any function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036768#M964848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jignseh,&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 &lt;/P&gt;&lt;P&gt;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;Use "GET_INCLUDES" to get all include names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Swastik Bharati on Jun 12, 2008 12:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 10:24:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-12T10:24:27Z</dc:date>
    <item>
      <title>System table that stores info about any function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036767#M964847</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;&lt;/P&gt;&lt;P&gt;I want to read a function module code if that contains specific string.&lt;/P&gt;&lt;P&gt;Can anyone help me  with that?&lt;/P&gt;&lt;P&gt;&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;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jignesh Patel on Jun 12, 2008 12:22 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036767#M964847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: System table that stores info about any function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036768#M964848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jignseh,&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 &lt;/P&gt;&lt;P&gt;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;Use "GET_INCLUDES" to get all include names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Swastik Bharati on Jun 12, 2008 12:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036768#M964848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: System table that stores info about any function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036769#M964849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;EM&gt;se37&lt;/EM&gt; transaction to see code of function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:28:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036769#M964849</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: System table that stores info about any function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036770#M964850</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 out these tables :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TFDIR Function Module&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TFTIT Function Module Short Text&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ENLFDIR Additional Attributes for Function Modules&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikunj Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036770#M964850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: System table that stores info about any function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036771#M964851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured it out later when analysing things.&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;Hurray!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 10:43:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-table-that-stores-info-about-any-function-module/m-p/4036771#M964851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T10:43:22Z</dc:date>
    </item>
  </channel>
</rss>

