<?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: Regarding Traction code Creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125783#M446263</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;Generate Table maintenance for the your database table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE93 Transaction, write the name of transaction u want to create&lt;/P&gt;&lt;P&gt;Choose option Transaction with parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give Transaction : SM30&lt;/P&gt;&lt;P&gt;In the bottom select VIEWNAME = Give database name&lt;/P&gt;&lt;P&gt;                              UPDATE      = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2007 10:22:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-13T10:22:04Z</dc:date>
    <item>
      <title>Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125772#M446252</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;How to create Transation code for Database Table Entries.&lt;/P&gt;&lt;P&gt;I mean i have Database Table.&lt;/P&gt;&lt;P&gt;I have to use TCode for entering the data into that table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any one give the solution usefull for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subbu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:27:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125772#M446252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125773#M446253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this thread:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3293330"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:29:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125773#M446253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125774#M446254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Table maintaince generator..which u can create from se11.under the menu option utilities .and then assign a TCode to that screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125774#M446254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125775#M446255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you generate the Table maintenance generator for the Tables  using SM30 you can enter data into tables.&lt;/P&gt;&lt;P&gt;enter SM30, enter table name and press new entries and create the data&lt;/P&gt;&lt;P&gt;or you can create a small program to call this TAble maintenance generator and you can attach a  custom Tcode for that program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125775#M446255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125776#M446256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;generate a table maintainance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Se93,Give a Tode and click on create. Then Select the radio button PArameter transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Give the T.code in the screen as SM30 and chck the Box, Skip First screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Screen No as the Table maintenance screen no and module pool as the program generated by the table maintenance. you can find the screen no and program name from the generated screen, menuoption System-&amp;gt; status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the bottom you have name of the screen fields and value.&lt;/P&gt;&lt;P&gt;Give screen fied name as UPDATE, Value as X.&lt;/P&gt;&lt;P&gt;Save, And Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:36:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125776#M446256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125777#M446257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Santhosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you are correct.&lt;/P&gt;&lt;P&gt;I have created table maintanance generator for table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to create TCode for that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Subbu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125777#M446257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125778#M446258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the screen where u created the table maintence ..under one of the menu options u will have the option create transaction..&lt;/P&gt;&lt;P&gt;u can even go to the system-&amp;gt; status of the table control and get the program name and the screen number and use them to create a TCODE form se93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kaluvala Santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125778#M446258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125779#M446259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subramanyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table maintenance is used to maintain data in the tables created (ZTABLE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally for inserting new records into custom table thru transaction SM30, we need to enter all the values manually and save the record. &lt;/P&gt;&lt;P&gt;When certain data for the key fields needs to be populated automatically while creating entries, the steps involved are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintaining the subroutine in view V_TVIMF for a particular custom table. &lt;/P&gt;&lt;P&gt;Logic for extracting relevant data for the fields entered, when user press enter button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this blog for more information on extracting data in table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125779#M446259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125780#M446260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto SE93&lt;/P&gt;&lt;P&gt;Give the new TCODE name--&amp;gt;Create&lt;/P&gt;&lt;P&gt;Select last radiobutton&lt;/P&gt;&lt;P&gt;Now Give the Transaction as SM30 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the bottom give the Name of screen field as View name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:47:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125780#M446260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125781#M446261</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;1) this can be done by using the T-Code &amp;lt;b&amp;gt;SE93&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;2) enter the z t-code name and choose create push button&lt;/P&gt;&lt;P&gt;3) enter the short description for t-code&lt;/P&gt;&lt;P&gt;4) choose the radio button&amp;lt;b&amp;gt; transaction with parameters ( parametr transaction )&amp;lt;/b&amp;gt;         &lt;/P&gt;&lt;P&gt;5) mention t-code as &amp;lt;b&amp;gt;SM30&amp;lt;/b&amp;gt;    &lt;/P&gt;&lt;P&gt;6) enter &amp;lt;b&amp;gt;VIEWNAME - &amp;gt; table NAME&lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt; and then &amp;lt;b&amp;gt;UPDATE  - &amp;gt; X&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;7) save the t-code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hence the t-code is created for ur z table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful..&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Ginni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:54:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125781#M446261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125782#M446262</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;After u create the table,&lt;/P&gt;&lt;P&gt;Do the table maintainence Generator for ur table.Only then ur T code wil work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First go to SE93&lt;/P&gt;&lt;P&gt;Give the name of the Tcode u want to create n press "Create".&lt;/P&gt;&lt;P&gt;Choose "PARAMETER transaction" option in the pop up window n click enter.&lt;/P&gt;&lt;P&gt;Now,&lt;/P&gt;&lt;P&gt;In the Default Values Tab,&lt;/P&gt;&lt;P&gt;Enter the transaction as SM31.&lt;/P&gt;&lt;P&gt;And Tick mark in the check box for  Skip Initial Screen.&lt;/P&gt;&lt;P&gt;Click All the 3 check boxes under GUI Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then below in the Default values,&lt;/P&gt;&lt;P&gt;Write View name : Z.... (ur Table Name)&lt;/P&gt;&lt;P&gt;         Update      :  X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Save icon to the top.&lt;/P&gt;&lt;P&gt;now  the T code wil b craeted for ur data base table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can test ur T code by enteering the t code in the command box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********reward points if useful.&lt;/P&gt;&lt;P&gt;All the best.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:04:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125782#M446262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T10:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125783#M446263</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;Generate Table maintenance for the your database table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE93 Transaction, write the name of transaction u want to create&lt;/P&gt;&lt;P&gt;Choose option Transaction with parameters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give Transaction : SM30&lt;/P&gt;&lt;P&gt;In the bottom select VIEWNAME = Give database name&lt;/P&gt;&lt;P&gt;                              UPDATE      = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:22:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125783#M446263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T10:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125784#M446264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   u can use module pool programming to do this u can SE84 n create some screen which link to his table an develop a TC for this screen  so that when ever u enter or delete a data through this screen it wil reflect in the table also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125784#M446264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T10:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Traction code Creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125785#M446265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All Are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to every body with names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subbu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-traction-code-creation/m-p/2125785#M446265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T10:35:36Z</dc:date>
    </item>
  </channel>
</rss>

