<?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: How to find Transaction's program name from Program ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040933#M1808965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Did you check TSTC table?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jan 2014 17:17:29 GMT</pubDate>
    <dc:creator>nabheetscn</dc:creator>
    <dc:date>2014-01-23T17:17:29Z</dc:date>
    <item>
      <title>How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040930#M1808962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find a way to get the Transaction's program name from the report (program) that I am developing. Is there any Function module or something like that, that returns me the programs name ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 15:10:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040930#M1808962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T15:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040931#M1808963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Taly Taly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The name of the program is stored in system variable &lt;STRONG&gt;sy-cprog&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that what you were looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 15:42:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040931#M1808963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T15:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040932#M1808964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your question is confusing. . still i'll try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open the transaction code you want say SE38 then click systems from menu bar and choose status. You should get all the required info there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 16:40:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040932#M1808964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-23T16:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040933#M1808965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Did you check TSTC table?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 17:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040933#M1808965</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-23T17:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040934#M1808966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that's not the answer... There is a transaction like 'ZUID' and I need something that when I put the name of the Transaction, to return me the Programs Name... and example of this is SE93 where you write the Transaction Code, and it returns information about that transation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need it to do from the Code. I need a function module or someething like that, that returns me the programs name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 07:16:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040934#M1808966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-24T07:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040935#M1808967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that's not the answer... There is a transaction like 'ZUID' and I need something that when I put the name of the Transaction, to return me the Programs Name... and example of this is SE93 where you write the Transaction Code, and it returns information about that transation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I need it to do from the Code. I need a function module or someething like that, that returns me the programs name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 07:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040935#M1808967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-24T07:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040936#M1808968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I did, and it is interesting. The transaction code generates an Dynamically program with the name like: G99GJA93RJO1FL1200. I found the program in SE80, but the problem is that after a while, the Transaction may generate another program, so I can't use the program name mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the TSTC table, there is the Transaction code, but the programs name is Empty!.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 07:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040936#M1808968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-24T07:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040937#M1808969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is a query or something..Can you please attach a screen shot of Se93 tcode with the parameter detail also shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabhbeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 07:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040937#M1808969</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-24T07:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040938#M1808970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You can use table TSTC to find program name based on transaction code.&lt;/P&gt;&lt;P&gt;2. Use SE93 Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Koti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 09:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040938#M1808970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-24T09:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040939#M1808971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let me understand again:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your want to create a tcode : zuid which opens a screen with a input field in which you can enter any tcode and it should give you the tcode's program name as output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The eg SE93 you used just gives the info when you click display if that's all you need why cant you use that itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 09:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040939#M1808971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T09:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040940#M1808972</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;TSTC table contains both tcode and program name,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 11:04:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040940#M1808972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T11:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040941#M1808973</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;I am not 100% sure, but the program name looks like a Report painter program ( tcode: GRR3). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this thread :&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="776389" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Transaction code for Report Painter" href="https://community.sap.com/" modifiedtitle="true" title="Transaction code for Report Painter"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DPM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 11:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040941#M1808973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T11:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040942#M1808974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Taly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can either use TSTC table or SE80 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 11:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040942#M1808974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T11:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040943#M1808975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Taly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TSTC tcode contains program name and transaction code bpth. If there is no such FM then you can write youe own code that fetches the program name for you. You can do look up and get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I replied on the basis of what I understood from your post. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 11:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040943#M1808975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T11:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Transaction's program name from Program ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040944#M1808976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi taly,&lt;/P&gt;&lt;P&gt;Check out the FM &lt;STRONG&gt;RS_TRANSACTION_SHOW , Pass object name as se38, &lt;/STRONG&gt;you will get screen with information of Transaction details.&lt;/P&gt;&lt;P&gt;&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;Ravikiran.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 12:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-transaction-s-program-name-from-program/m-p/10040944#M1808976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T12:10:59Z</dc:date>
    </item>
  </channel>
</rss>

