<?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: creating TCODE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956077#M697316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hermanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in SE11 you create the table maintenance, than create a tcode in SE93, this tcode should start tcode SM30 with the table you want. You can mark the checkbox 'skip initial screen' as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 11:46:02 GMT</pubDate>
    <dc:creator>JozsefSzikszai</dc:creator>
    <dc:date>2007-10-23T11:46:02Z</dc:date>
    <item>
      <title>creating TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956076#M697315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi abap masters,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Please let me know, how to create TCODE for maintainance of table by skipping the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points are gauranteed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; have a nicetime,&lt;/P&gt;&lt;P&gt;hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 11:43:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956076#M697315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T11:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: creating TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956077#M697316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hermanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in SE11 you create the table maintenance, than create a tcode in SE93, this tcode should start tcode SM30 with the table you want. You can mark the checkbox 'skip initial screen' as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 11:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956077#M697316</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-10-23T11:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: creating TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956078#M697317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Go to SE93&lt;/P&gt;&lt;P&gt;2. Give the T-Code name and press create.&lt;/P&gt;&lt;P&gt;3. Give the sort text. Choose last radiobutton and enter.&lt;/P&gt;&lt;P&gt;4. Enter 'SM30' as Transaction.&lt;/P&gt;&lt;P&gt;5. click the check box 'skip initial screen'.&lt;/P&gt;&lt;P&gt;6. Click all the checkbox for gui support.&lt;/P&gt;&lt;P&gt;7. In default values at the end of the screen: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(a)choose 'Name of the screen fields' as 'VIEWNAME' and enter its value as the database table name. &lt;/P&gt;&lt;P&gt;(b)choose 'Name of the screen fields' as 'UPDATE' and enter its value as 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and check. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prerequisit: The table maintenance generator for this table should be created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 11:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956078#M697317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T11:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: creating TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956079#M697318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hemanth&lt;/P&gt;&lt;P&gt;SE93---&amp;gt; enter tcode ---&amp;gt; create&lt;/P&gt;&lt;P&gt;short text----&amp;gt; select 'Transaction with parameters' radio button&lt;/P&gt;&lt;P&gt;in default tab,&lt;/P&gt;&lt;P&gt;Screen : 100&lt;/P&gt;&lt;P&gt;from module pool : SAPMSVMA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in default values tab enter following values,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Name of screen field  : VIEWNAME&lt;/P&gt;&lt;P&gt;value : your tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ans save..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 12:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956079#M697318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T12:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: creating TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956080#M697319</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;    Thank to Eric,Abhishek,perez , you people were really helpfully,and i had rewarded the points for your answers and thanks alot for quick reply again. SDN is really a great site for new developers who are making there way in the market.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Hemanth Kash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2007 11:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956080#M697319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-29T11:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: creating TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956081#M697320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,  &lt;/P&gt;&lt;P&gt; goto SE93 &lt;/P&gt;&lt;P&gt;    ENTER TCODE NAME   &lt;/P&gt;&lt;P&gt;CLICK CREATE  F5  &lt;/P&gt;&lt;P&gt; GIVE SHORT TEXT   &lt;/P&gt;&lt;P&gt;SELECT PROGRAM AND SELECTION SCREEN  &lt;/P&gt;&lt;P&gt; CLICK ENTER   &lt;/P&gt;&lt;P&gt;ENTER THE PROGRAM NAME &lt;/P&gt;&lt;P&gt;  SELECT ALL THE CHECK BOXES IN THE GUI SUPPORT.  &lt;/P&gt;&lt;P&gt; SAVE  &amp;amp; CHECK.&amp;amp; ACTIVATE...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rward the points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2007 11:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956081#M697320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-29T11:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: creating TCODE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956082#M697321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hemanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your query:&lt;/P&gt;&lt;P&gt;Go to SE93 and create tcode then give SM30 in the Transaction filed and click the chek box (Skip Initial screen)  below it and then Click the GUI support check boxes and finally saved it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shilpi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2007 11:48:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-tcode/m-p/2956082#M697321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-29T11:48:52Z</dc:date>
    </item>
  </channel>
</rss>

