<?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: Identify tcode for a table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166814#M1711706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Venkata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you're meaning that you've created a maintenance view to display the table via txn SM30 and then assigned this view maintenance to a Txn, which you mention... don't you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you could access the table maintenance generator from SE11, check the Function Group assigned and, vía SE80, you could check the transaction codes for such Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;&lt;P&gt;Santiago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2012 14:02:18 GMT</pubDate>
    <dc:creator>SantiMoreno</dc:creator>
    <dc:date>2012-11-07T14:02:18Z</dc:date>
    <item>
      <title>Identify tcode for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166813#M1711705</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 table, for which i have created one transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after some days, i opened table. then how to identify the transaction code linked to this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 13:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166813#M1711705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-07T13:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Identify tcode for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166814#M1711706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Venkata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you're meaning that you've created a maintenance view to display the table via txn SM30 and then assigned this view maintenance to a Txn, which you mention... don't you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you could access the table maintenance generator from SE11, check the Function Group assigned and, vía SE80, you could check the transaction codes for such Function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;&lt;P&gt;Santiago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 14:02:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166814#M1711706</guid>
      <dc:creator>SantiMoreno</dc:creator>
      <dc:date>2012-11-07T14:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Identify tcode for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166815#M1711707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find t.code the way you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 03:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166815#M1711707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-08T03:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Identify tcode for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166816#M1711708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, Venkata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't worry and try the next action: access either to transaction SE16 or SE16n (you decide) and inform the field table with TSTCP; access and, in the field PARAM, inform it with *name_of_table* (that is, literally asterisc + the name of the table + asterisc). You will get the transaction assigned to the maintenance view of such table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.sap.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously, there's a recquired condition: you should have created the transaction for the maintenance view assigned to the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will fix your problem.&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;&lt;P&gt;Santiago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 06:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166816#M1711708</guid>
      <dc:creator>SantiMoreno</dc:creator>
      <dc:date>2012-11-08T06:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Identify tcode for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166817#M1711709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is a Program Tcode ... You can find it in TSTC Table.&lt;/P&gt;&lt;P&gt;If it is a Table Tcode ... You can Find it in the table TSTCP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table TSTCP selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enter the table name as follows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*MARA*&lt;/P&gt;&lt;P&gt;*ZTABLE*&lt;/P&gt;&lt;P&gt;etc.... It will show the respective Tcode... Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 07:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166817#M1711709</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2012-11-08T07:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identify tcode for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166818#M1711710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 09:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166818#M1711710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-08T09:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identify tcode for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166819#M1711711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE93 and click F4 displaying all transactions that start with Z or Y (since you created the transaction). You should be able to find it there. I hope you had a meaningful description to help you search for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2012 00:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/identify-tcode-for-a-table/m-p/9166819#M1711711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-10T00:20:22Z</dc:date>
    </item>
  </channel>
</rss>

