<?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: creation of user t-code (custom tcode) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517688#M569689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Creating a transaction code for table maintenance (SM30)&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Allowing access to table maintenance via a custom transaction code is fairly straight forward.Once the table maintenance has been generated for a specific database table you need to Create a parameter transaction. See below for example&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Step 1&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Create parameter transaction (i.e. via SE93)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Step 2&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Enter transaction details. Within the Proposed values section there are a number of value which &lt;/P&gt;&lt;P&gt;can be setup, simply use drop down menu to view the list. The 2 values assigned in the following &lt;/P&gt;&lt;P&gt;example are as follows:&lt;/P&gt;&lt;P&gt;               VIEWNAME:        Set table name to maintained&lt;/P&gt;&lt;P&gt;               UPDATE:               Open table for update&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; " see the link  for screen shot  of  creating trascation code  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://"&amp;gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points if it is usefull....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2007 03:36:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-19T03:36:56Z</dc:date>
    <item>
      <title>creation of user t-code (custom tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517684#M569685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peers,&lt;/P&gt;&lt;P&gt;i have got a requirement like,  i need to create a custom t-code for table t030. I have to create a selection screen same as the one that appears in SE 16 (with same buttons) for table t030 with selection restricted to 'chart of accounts = xxxx'.  When one uses the transaction it should display the ALV display same as when we view contents of table t030 with addition of :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:  t030&lt;/P&gt;&lt;P&gt;Displayed fields: x of y  Fixed columns:  x  List width: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on top of the page within display tab ( below tool bar).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me with the code. its most urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 02:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517684#M569685</guid>
      <dc:creator>former_member188594</dc:creator>
      <dc:date>2007-07-19T02:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: creation of user t-code (custom tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517685#M569686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Follow these steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to transaction SE93 ,&lt;/P&gt;&lt;P&gt;2. Give the name of ur tcode say zxxxx, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;3. Click on create button,now a page opens.&lt;/P&gt;&lt;P&gt;4. Choose the radio button Transaction with parameters (PARAMETER TRANSACTION). &lt;/P&gt;&lt;P&gt;5. In the next screen enter transaction as : SM30&lt;/P&gt;&lt;P&gt;7. Also check all the three check boxes for the GUI support.&lt;/P&gt;&lt;P&gt;8. Scroll down you will find a table control for default values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the screen field | value&lt;/P&gt;&lt;P&gt;___________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME | your ztable name &lt;/P&gt;&lt;P&gt;UPDATE | X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 02:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517685#M569686</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-07-19T02:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: creation of user t-code (custom tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517686#M569687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In transaction SE11, in the attribute tab of your table check table maintenance check box. Go to SM30 transaction, enter the ztable name and click on maintain button.  Here you can enter new entries into the table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a PARAMETER TRANSACTION for the transaction for SM30 . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go to transaction SE93 , give your own transaction code say ztran_tab, for maintaining your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Click on create button and check the radio button Transaction with parameters (PARAMETER TRANSACTION) and click on the tick button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In the next screen enter default values:&lt;/P&gt;&lt;P&gt;                        transaction : SM30&lt;/P&gt;&lt;P&gt;                        check the check box skip initial screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Scroll down you will find a table control for default values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Name of the screen field      |       value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    VIEWNAME                          |       t030&lt;/P&gt;&lt;P&gt;    SHOW                                    |         X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save your work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now as you have created a custom transaction for maintaining your ztable this transaction can be called from any program with CALL transaction 'XXX'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 03:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517686#M569687</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-07-19T03:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: creation of user t-code (custom tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517687#M569688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Dear&lt;/P&gt;&lt;P&gt;I couldn't get your question properly  ... anyway&lt;/P&gt;&lt;P&gt;try with tcode &amp;lt;b&amp;gt;SQVI&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can mare some table views from that with conditions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 03:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517687#M569688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T03:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: creation of user t-code (custom tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517688#M569689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;Creating a transaction code for table maintenance (SM30)&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Allowing access to table maintenance via a custom transaction code is fairly straight forward.Once the table maintenance has been generated for a specific database table you need to Create a parameter transaction. See below for example&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Step 1&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Create parameter transaction (i.e. via SE93)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Step 2&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Enter transaction details. Within the Proposed values section there are a number of value which &lt;/P&gt;&lt;P&gt;can be setup, simply use drop down menu to view the list. The 2 values assigned in the following &lt;/P&gt;&lt;P&gt;example are as follows:&lt;/P&gt;&lt;P&gt;               VIEWNAME:        Set table name to maintained&lt;/P&gt;&lt;P&gt;               UPDATE:               Open table for update&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; " see the link  for screen shot  of  creating trascation code  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://"&amp;gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points if it is usefull....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 03:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517688#M569689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T03:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: creation of user t-code (custom tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517689#M569690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girish,&lt;/P&gt;&lt;P&gt;i tried your solution, but its not working for me.  the requirement is when i enter my custom t-code it should directly take me the display screen with the 7 fields in table T030. The data browser screen should be skipped, and the validation part is T030-KTOPL = 'GM01' for example.  this field should be restricted to this particular value only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 13:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creation-of-user-t-code-custom-tcode/m-p/2517689#M569690</guid>
      <dc:creator>former_member188594</dc:creator>
      <dc:date>2007-07-19T13:10:40Z</dc:date>
    </item>
  </channel>
</rss>

