<?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: Create T Code for a Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079686#M975463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a tcode for a table: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)	Goto se93--&amp;gt; Select the option &lt;STRONG&gt;transaction with parameters&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2)	Under u2018default values foru2019&lt;/P&gt;&lt;P&gt;     a.	transaction -&amp;gt;write  SM30&lt;/P&gt;&lt;P&gt;     b.	check the check box u2018skip initial screenu2019&lt;/P&gt;&lt;P&gt;3)	check all the check boxes under GUI support &lt;/P&gt;&lt;P&gt;4)	under default values :&lt;/P&gt;&lt;P&gt;           1st row:&lt;/P&gt;&lt;P&gt;    a.	name of the screen field: u2018VIEWNAMEu2019&lt;/P&gt;&lt;P&gt;    b.	value                              : write the name of the table&lt;/P&gt;&lt;P&gt;2nd row:&lt;/P&gt;&lt;P&gt;   c.	name of the screen field: u2018UPDATEu2019&lt;/P&gt;&lt;P&gt;   d.	value                              : u2018Xu2019&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and store the transaction in the same package where the table is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 09:07:55 GMT</pubDate>
    <dc:creator>former_member206377</dc:creator>
    <dc:date>2008-07-03T09:07:55Z</dc:date>
    <item>
      <title>Create T Code for a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079683#M975460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone explain me the step by step procedure in Creating a T Code for a Z table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 08:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079683#M975460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T08:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create T Code for a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079684#M975461</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;give the tcode u want to create -&amp;gt; CREATE ( or press F5) --&amp;gt; select transaction with parameters --&amp;gt; ( for maintaining table )&lt;/P&gt;&lt;P&gt;give SM30 in the transaction text box &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; Select the GUI attributes ( check all)&lt;/P&gt;&lt;P&gt;--&amp;gt; skip initial screen&lt;/P&gt;&lt;P&gt;-&amp;gt; Name of the Screen field ( bottom most part) &lt;/P&gt;&lt;P&gt;     viewname -- &amp;lt;table name&amp;gt;&lt;/P&gt;&lt;P&gt;     update   --  X&lt;/P&gt;&lt;P&gt;save the tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079684#M975461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create T Code for a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079685#M975462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. First in SE11 create the Tablemaintenance &lt;/P&gt;&lt;P&gt;From Utilities menu-&amp;gt;Table maintenance Generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give Authorization group, Function group,&lt;/P&gt;&lt;P&gt;Maintenance type, Screen number &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then Create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 now go to se93 transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give some name and then choose Transaction with Parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you enter the following in  &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Default values for&lt;/STRONG&gt; block&lt;/P&gt;&lt;P&gt;Transaction SM30&lt;/P&gt;&lt;P&gt;Skip intial screen (check)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in GUI support check all the boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the default values&lt;/P&gt;&lt;P&gt;(choose them from F4).&lt;/P&gt;&lt;P&gt;VIEWNAME          ztable&lt;/P&gt;&lt;P&gt;SHOW      'X'&lt;/P&gt;&lt;P&gt;or UPDATE 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079685#M975462</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T09:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create T Code for a Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079686#M975463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikram,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a tcode for a table: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)	Goto se93--&amp;gt; Select the option &lt;STRONG&gt;transaction with parameters&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2)	Under u2018default values foru2019&lt;/P&gt;&lt;P&gt;     a.	transaction -&amp;gt;write  SM30&lt;/P&gt;&lt;P&gt;     b.	check the check box u2018skip initial screenu2019&lt;/P&gt;&lt;P&gt;3)	check all the check boxes under GUI support &lt;/P&gt;&lt;P&gt;4)	under default values :&lt;/P&gt;&lt;P&gt;           1st row:&lt;/P&gt;&lt;P&gt;    a.	name of the screen field: u2018VIEWNAMEu2019&lt;/P&gt;&lt;P&gt;    b.	value                              : write the name of the table&lt;/P&gt;&lt;P&gt;2nd row:&lt;/P&gt;&lt;P&gt;   c.	name of the screen field: u2018UPDATEu2019&lt;/P&gt;&lt;P&gt;   d.	value                              : u2018Xu2019&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and store the transaction in the same package where the table is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 09:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-t-code-for-a-table/m-p/4079686#M975463</guid>
      <dc:creator>former_member206377</dc:creator>
      <dc:date>2008-07-03T09:07:55Z</dc:date>
    </item>
  </channel>
</rss>

