<?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: Transaction code history table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705093#M626666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   Use Table  TSTCT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2007 06:42:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-17T06:42:25Z</dc:date>
    <item>
      <title>Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705087#M626660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I need to know the program names which were assigned to a particular transaction code. I know this history is stored in a table. I forgot the table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Now I am in urgency to find what are all the previous programs assigned to that transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;K. R. Chakradhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705087#M626660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705088#M626661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TSTCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www.sap-basis-abap.com/abap/how-to-identify-existing-transaction-to-an-abap.htm"&amp;gt;refering this link may help you&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705088#M626661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705089#M626662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          But there is nothing in that table TSTCP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:30:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705089#M626662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705090#M626663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use TSTC Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can see transaction code for partcular program by using where used list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SE38 -&amp;gt; enter program -&amp;gt; click on where used list -&amp;gt; select transaction code check box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can able to see transaction code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705090#M626663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705091#M626664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Thanks for your reply.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;       But here I don't know the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I know the tcode name. we assigned different versions of the programs to a single tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     ex: prg1 is assigned to tcode1. then the program has been modified and named as prg2 and assignd to same tcode1. afterthat again the program has been modified and named as prg3 and assigned to same tcode1..like that it went some 5 to 6 versions...But note that the tcode name is same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;       after some time i found that last version of the program is wrong.. I want to assign the second time program name ie. prg2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       for that I have to know all the program names which were assigned to that tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      from where I can find that one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz give me the appropriate answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;K. R. Chakradhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 13:44:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705091#M626664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T13:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705092#M626665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best option would be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are saying you know transaction code &lt;/P&gt;&lt;P&gt;goto SE16 -&amp;gt; enter TSTC Table -&amp;gt; enter transaction code -&amp;gt; see the current program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now goto SE38 -&amp;gt; enter program -&amp;gt; utilities -&amp;gt;versions-&amp;gt; version management &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now look at all transport request and see the object list one by one in SE10 Transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 14:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705092#M626665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T14:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705093#M626666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   Use Table  TSTCT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 06:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705093#M626666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T06:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705094#M626667</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;all transaction related information will be stored under table TSTC&lt;/P&gt;&lt;P&gt;for programs it will be TSTCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 08:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705094#M626667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T08:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705095#M626668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to &amp;lt;b&amp;gt;SE80&amp;lt;/b&amp;gt; transaction there is an &amp;lt;b&amp;gt;edit object&amp;lt;/b&amp;gt; tab near &amp;lt;b&amp;gt;i button&amp;lt;/b&amp;gt; click on that enter tcode and on right side u will get the program for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 11:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705095#M626668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-17T11:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705096#M626669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chakradhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the transport requests related to transaction code in table E071. By refering the transport requests entries you can get the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 12:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705096#M626669</guid>
      <dc:creator>Lakshmant1</dc:creator>
      <dc:date>2007-08-21T12:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code history table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705097#M626670</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;Enter TCODE, goto Menu --&amp;gt; System --&amp;gt; status --&amp;gt; Under SAP data, u can find ur prg name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Payal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 14:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-history-table/m-p/2705097#M626670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T14:49:24Z</dc:date>
    </item>
  </channel>
</rss>

