<?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: the program behind the TFDIR Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694087#M304605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dasr,&lt;/P&gt;&lt;P&gt;Go to SE16--&amp;gt;Enter table name as TFDIR. Press Enter. Now on the selection screen enter FM Name as REUSE_ALV_GRID_DISPLAY. Press Execute.&lt;/P&gt;&lt;P&gt;This would give you the attributes of this FM.&lt;/P&gt;&lt;P&gt;Similarly in your program, you can get the attributes of a particular FM by querying this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chetan.&lt;/P&gt;&lt;P&gt;PS: Reward points if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Nov 2006 05:48:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-24T05:48:10Z</dc:date>
    <item>
      <title>the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694083#M304601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need the through which program the table TFDIR is going to be executing, and is giving the attributes of the function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 05:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694083#M304601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T05:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694084#M304602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dasr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The TFDIR is a transparent table which stores the attributes of a function module. You can get the attributes of a FM by querying this table.&lt;/P&gt;&lt;P&gt;Do let us know if you need anything more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chetan.&lt;/P&gt;&lt;P&gt;PS: Reward points if this helps u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 05:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694084#M304602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694085#M304603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TFDIR is a transparent table which stores attributes of a function module. U can get the attributes of a FM by querying this table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 05:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694085#M304603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T05:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694086#M304604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by what program/function module it is going to give me the attribues data....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need that one.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 05:44:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694086#M304604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T05:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694087#M304605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dasr,&lt;/P&gt;&lt;P&gt;Go to SE16--&amp;gt;Enter table name as TFDIR. Press Enter. Now on the selection screen enter FM Name as REUSE_ALV_GRID_DISPLAY. Press Execute.&lt;/P&gt;&lt;P&gt;This would give you the attributes of this FM.&lt;/P&gt;&lt;P&gt;Similarly in your program, you can get the attributes of a particular FM by querying this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chetan.&lt;/P&gt;&lt;P&gt;PS: Reward points if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 05:48:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694087#M304605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T05:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694088#M304606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;through which program/function module it is going to call the function module data/attributes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 06:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694088#M304606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T06:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694089#M304607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i know through tfdir we can get the attributes by entering the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the program/function module it(tfdir)  is going to trigger to give the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 06:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694089#M304607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T06:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: the program behind the TFDIR Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694090#M304608</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;SAPLSD02 is the program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2006 06:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-program-behind-the-tfdir-table/m-p/1694090#M304608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-24T06:28:25Z</dc:date>
    </item>
  </channel>
</rss>

