<?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: How to Create a T-Code for a Table ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676961#M298547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harini&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. you need generate the table maintenance using the Menu Utilities-&amp;gt;Table maintenance generator&lt;/P&gt;&lt;P&gt;2. give the authorization group, package, function group, overview screen number etc.&lt;/P&gt;&lt;P&gt;3.create the table maintenance &lt;/P&gt;&lt;P&gt;4. now go to se93&lt;/P&gt;&lt;P&gt;5. give custom tcode and say create &lt;/P&gt;&lt;P&gt;then enter description , and then &lt;/P&gt;&lt;P&gt;choose the radio button Transaction with parameters &lt;/P&gt;&lt;P&gt;6. now enter tcode as SM30 and check the check box skip intial screen&lt;/P&gt;&lt;P&gt;7. Check all gui support buttons&lt;/P&gt;&lt;P&gt;8. now go down and enter VIEWNAME from F4 help and value as table name&lt;/P&gt;&lt;P&gt;9. and add UPDATE(choose it from F4) and value as 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME ZTABLE&lt;/P&gt;&lt;P&gt;UPDATE X&lt;/P&gt;&lt;P&gt;and save it, now check the Tcode.&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>Tue, 21 Nov 2006 02:43:29 GMT</pubDate>
    <dc:creator>gopi_narendra</dc:creator>
    <dc:date>2006-11-21T02:43:29Z</dc:date>
    <item>
      <title>How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676959#M298545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had a doubt - can we create a T-code for a user defined  table.&lt;/P&gt;&lt;P&gt;Because in SE93 , there is no such specific option specified.&lt;/P&gt;&lt;P&gt;Kindly Clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 02:26:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676959#M298545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T02:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676960#M298546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use se80...create a transaction...click transaction with parameters and use SM30 as the basis....set VIEWNAME to the table's name and UPDate to X (no quotes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 02:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676960#M298546</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2006-11-21T02:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676961#M298547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harini&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. you need generate the table maintenance using the Menu Utilities-&amp;gt;Table maintenance generator&lt;/P&gt;&lt;P&gt;2. give the authorization group, package, function group, overview screen number etc.&lt;/P&gt;&lt;P&gt;3.create the table maintenance &lt;/P&gt;&lt;P&gt;4. now go to se93&lt;/P&gt;&lt;P&gt;5. give custom tcode and say create &lt;/P&gt;&lt;P&gt;then enter description , and then &lt;/P&gt;&lt;P&gt;choose the radio button Transaction with parameters &lt;/P&gt;&lt;P&gt;6. now enter tcode as SM30 and check the check box skip intial screen&lt;/P&gt;&lt;P&gt;7. Check all gui support buttons&lt;/P&gt;&lt;P&gt;8. now go down and enter VIEWNAME from F4 help and value as table name&lt;/P&gt;&lt;P&gt;9. and add UPDATE(choose it from F4) and value as 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME ZTABLE&lt;/P&gt;&lt;P&gt;UPDATE X&lt;/P&gt;&lt;P&gt;and save it, now check the Tcode.&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>Tue, 21 Nov 2006 02:43:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676961#M298547</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2006-11-21T02:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676962#M298548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you need to create table maintenance generator for that table. Then create a view for that table and then you can assign a tcode for that view. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TCode can be created using transaction SE93. Use the last option 'Transaction with Parameters). Specify Transaction as SM30 and in the default values give field name as VIEWNAME and value as your DB table name.&lt;/P&gt;&lt;P&gt;Save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use this new TCode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can follow the below steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.SE11.&lt;/P&gt;&lt;P&gt;2.CHOOSE TABLE.&lt;/P&gt;&lt;P&gt;3.UTILITIES---&amp;gt;TABLE MAINT GENERATOR.&lt;/P&gt;&lt;P&gt;4.AUTH GRP : W/O AUTH.&lt;/P&gt;&lt;P&gt;5.FUNCTION GRP: PROJ DEPENDENT (SEE CREATE FUNC GROUP).&lt;/P&gt;&lt;P&gt;6.MAINT TYPE : 2 STEP.&lt;/P&gt;&lt;P&gt;7.MAINT. SCR NO. : CLICK APPL BUTTON | FIND SCR. NUMBER(S) |&lt;/P&gt;&lt;P&gt;8.CHOOSE PROPOSE SCREEN NO FROM POPUP.&lt;/P&gt;&lt;P&gt;9.REMEMBER OVERVIEW SCR NO.&lt;/P&gt;&lt;P&gt;10.CLICK CREATE BUTTON ON APPL TOOL BAR.&lt;/P&gt;&lt;P&gt;11.CLICK SAVE ON FUNC TOOL BAR.&lt;/P&gt;&lt;P&gt;12.GO TO SE93. TO CREATE TRANSACTION CODE.&lt;/P&gt;&lt;P&gt;13.WRITE SUTIABLE TRAN NAME..CLICK CREATE&lt;/P&gt;&lt;P&gt;14.CHOOSE TRANSACTION WITH PARAMETERS(LAST).&lt;/P&gt;&lt;P&gt;15.FILL SHORT TEXT.&lt;/P&gt;&lt;P&gt;16.OK&lt;/P&gt;&lt;P&gt;17.TRANSACTION : SM30.&lt;/P&gt;&lt;P&gt;18.CHECK SKIP INITAL SCREEN CHKBOX&lt;/P&gt;&lt;P&gt;19.SCREEN NO : FROM STEP 9.&lt;/P&gt;&lt;P&gt;20.IN TABLE BELOW&lt;/P&gt;&lt;P&gt;NAME OF SCREEN FIELD VALUE.&lt;/P&gt;&lt;P&gt;VIEWNAME [TABLENAME]&lt;/P&gt;&lt;P&gt;UPDATE X&lt;/P&gt;&lt;P&gt;21.SAVE&lt;/P&gt;&lt;P&gt;22.RUN TRAN CODE IN COMMAND BOX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 03:23:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676962#M298548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T03:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676963#M298549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;you have created the view with utilities--&amp;gt;table maintanance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the go to se93&lt;DEL&gt;&amp;gt;select parameterized tansaction.&lt;/DEL&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;                         give transaction sm30 and&lt;/P&gt;&lt;P&gt;                         check 'skip initial screen' and&lt;/P&gt;&lt;P&gt;                         in the table contol give &lt;/P&gt;&lt;P&gt;                       name of screen field               value&lt;/P&gt;&lt;P&gt;                       VIEWNAME                           your table name&lt;/P&gt;&lt;P&gt;                      SHOW                                    X(if you want to oepn in display &lt;/P&gt;&lt;P&gt;                                                                             mode)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 03:40:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676963#M298549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T03:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676964#M298550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Harini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just follow the steps : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  Goto SE93.&lt;/P&gt;&lt;P&gt;2. Create a Tcode with Start Object as 'Transaction With Parameters.&lt;/P&gt;&lt;P&gt;3. Give the Default value of transaction as 'Se11' or 'Se16' as per requirement.&lt;/P&gt;&lt;P&gt;4. Check the Checkbox 'Skip Initial Screen'.&lt;/P&gt;&lt;P&gt;5. For Default values give Name of screen field as 'Databrowse-tablename' and the value 'vbrp' or 'mara' as per requirement.&lt;/P&gt;&lt;P&gt;6. Save the Transaction.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 09:09:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676964#M298550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T09:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676965#M298551</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;  Goto se80 , n locate ur table.&lt;/P&gt;&lt;P&gt;Right-click on the table and create -&amp;gt; transaction.&lt;/P&gt;&lt;P&gt;Choose the necessry gui attributes , Then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the screen field    Value &lt;/P&gt;&lt;P&gt;VIEWNAME                    (Table name)&lt;/P&gt;&lt;P&gt;UPDATE                              X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction will be created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2006 10:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676965#M298551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-08T10:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a T-Code for a Table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676966#M298552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi harini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the way u create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In transaction SE11, in the attribute tab of your z 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 ztable . &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 ztable. &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;&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;&lt;/P&gt;&lt;P&gt;    VIEWNAME                          |       your ztable name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;magesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 09:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-t-code-for-a-table/m-p/1676966#M298552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T09:43:33Z</dc:date>
    </item>
  </channel>
</rss>

