<?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: All the transaction codes for a program or function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604461#M1662645</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;For function modules there wont be any transaction code, but programs will be having transaction codes. To check that you use TSTC table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Chandu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Feb 2012 05:43:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-24T05:43:53Z</dc:date>
    <item>
      <title>All the transaction codes for a program or function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604459#M1662643</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 have a few function module and program names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know which transaction codes call these function modules and programs. I feel that the where used list method seems to be pretty cumbersome, for example for a where used list with a function module, a list of programs are obtained and then on searching for these programs, more programs may be obtained and finally the corresponding transaction codes are obtained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence I would like to know if there is an easier way through which we can track the transaction codes for a program or function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sushanth Hulkod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 03:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604459#M1662643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T03:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: All the transaction codes for a program or function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604460#M1662644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the TSTC table in SE11 ... Holds all T-Codes and corresponding reports.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 05:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604460#M1662644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T05:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: All the transaction codes for a program or function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604461#M1662645</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;For function modules there wont be any transaction code, but programs will be having transaction codes. To check that you use TSTC table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Chandu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 05:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604461#M1662645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T05:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: All the transaction codes for a program or function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604462#M1662646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TSTC is pretty  for executable programs and module pools.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For functions there is no simple way and even the where used list might not show all function calls ! If there is a RFC function module in your list, it can be called from outside your system and there is no entry in where used list for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also function modules can be called in a dynamic way and there will be no where used list entries for that, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Klaus Babl on Feb 24, 2012 6:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 05:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604462#M1662646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-24T05:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: All the transaction codes for a program or function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604463#M1662647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   what chandra sekhar said  was correct , there will be no transaction codes for function modules .&lt;/P&gt;&lt;P&gt; Only programs will have tcodes .&lt;/P&gt;&lt;P&gt; check out this two tables .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TSTCT&lt;/STRONG&gt; --  Transaction Code Texts ,, here you can find tcode and its short description l.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TSTC&lt;/STRONG&gt;  -- in this u can find which Tcodes is related to particular program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;k.rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 06:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/all-the-transaction-codes-for-a-program-or-function-module/m-p/8604463#M1662647</guid>
      <dc:creator>Kurusetti</dc:creator>
      <dc:date>2012-02-24T06:03:08Z</dc:date>
    </item>
  </channel>
</rss>

