<?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: Table maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555878#M251728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;  GOTO SE93 Enter the transaction code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Enter the description and choose " Transaction with parameters (paramter transaction)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In the transaction enter SM30 and check the skip initial screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In the bottom of the screen for the default values enter the values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &amp;lt;b&amp;gt;NAME OF THE SCREEN FIELD         VALUE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;  VIEWNAME                         ZTABLE&lt;/P&gt;&lt;P&gt;  UPDATE                           'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) It is not possible to create a customer with 'Z_'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2006 18:29:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-12T18:29:16Z</dc:date>
    <item>
      <title>Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555876#M251726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a ztable and want to use a new transaction (custom tcode) for the table maintenance. How can i do that. Can anyone give me steps of how to achieve?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is, is it possible to create a table with the name starting with Z_  ?&lt;/P&gt;&lt;P&gt;coz when i do that, a message is displayed stating that 2nd and 3rd places cannot have under-scores in names..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 18:21:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555876#M251726</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2006-09-12T18:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555877#M251727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Create a table maintainance/View for the Z* Table.&lt;/P&gt;&lt;P&gt;Once you create the view goto SE93&lt;DEL&gt;&amp;gt;Select Parameter transaction and give the short desc.&lt;/DEL&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Give the transaction as SM30(Skip the first screen-optional)&lt;DEL&gt;&amp;gt;Check all check boxes under GUI support&lt;/DEL&gt;&amp;gt;In the default values(grid)section first row give the VIEWNAME as you created initially and the second row UPDATE as X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)The SAP naming convention reserves underlining in the second or third position for special objects. The object which you are processing does not belong to these special objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Procedure&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Correct your entry. The second and third positions of the object name may not contain underlining.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 18:27:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555877#M251727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T18:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555878#M251728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;  GOTO SE93 Enter the transaction code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Enter the description and choose " Transaction with parameters (paramter transaction)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In the transaction enter SM30 and check the skip initial screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In the bottom of the screen for the default values enter the values..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &amp;lt;b&amp;gt;NAME OF THE SCREEN FIELD         VALUE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;  VIEWNAME                         ZTABLE&lt;/P&gt;&lt;P&gt;  UPDATE                           'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) It is not possible to create a customer with 'Z_'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 18:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555878#M251728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T18:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555879#M251729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suggestion,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    If possible, make the transaction the same as the table name. That way, there is only one name to remember.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Rgrds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Dan Perecky&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s. Please indicate if helpful.  Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 18:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555879#M251729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T18:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555880#M251730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Shakir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. specially function group.. what is its significance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we generate table maintenance,&lt;/P&gt;&lt;P&gt;the system , based upon the table fields,&lt;/P&gt;&lt;P&gt;automatically,&lt;/P&gt;&lt;P&gt;generates &lt;/P&gt;&lt;P&gt;PROGRAM CODE, SCREEN FOR ENTERING DATA,&lt;/P&gt;&lt;P&gt;LOGIC FOR SAVING DATA, LOGIC FOR DISPLAYING DATA &lt;/P&gt;&lt;P&gt;ETC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. All this are BUNCHED under &lt;/P&gt;&lt;P&gt;a FUNCTION GROUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(if you open that function group in se80, after &lt;/P&gt;&lt;P&gt;creatting table maintenacne,&lt;/P&gt;&lt;P&gt;u will see the program code, screens, gui status etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Hence, to BUNCH all these various objects,&lt;/P&gt;&lt;P&gt;SAP uses the concept of function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="----------------" /&gt;&lt;P&gt;4. And also why do we need to give two screens there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not necessary to have to screens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. ONE SCREEN MEANS:&lt;/P&gt;&lt;P&gt;only one screen with table control to enter data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TWO SCREEN means :&lt;/P&gt;&lt;P&gt;first screen : only primary key fields will appear&lt;/P&gt;&lt;P&gt;second screen : rest of the fields will appear to enter data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. When the table consists of many fields,&lt;/P&gt;&lt;P&gt;its practically more convenient to have two screens,&lt;/P&gt;&lt;P&gt;so that all fields come vertically downwards.&lt;/P&gt;&lt;P&gt;(instead of scrolling horizontally in the table &lt;/P&gt;&lt;P&gt;control, in case of one screen concept) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The use of the FG is only this the Table Maintainance Generator part. Neednt be declared anywhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes u need to create a FG and the use it in Table maint. gen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/a7/513520407a11d1893b0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/a7/513520407a11d1893b0000e8323c4f/frameset.htm&lt;/A&gt; - a link for basics on Table Maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Check out this weblog on table maintenance:&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;Table maintenance - parameter transaction:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easier way is to regenerate the table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SE11 take the table and go in Change mode.&lt;/P&gt;&lt;P&gt;Then go to Utilities-&amp;gt;Table Maintenance Generator.&lt;/P&gt;&lt;P&gt;In the next screen press the Change button. In the resulting &lt;/P&gt;&lt;P&gt;screen check the boxes &lt;/P&gt;&lt;P&gt;which are relevant and press enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 18:39:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/1555880#M251730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T18:39:38Z</dc:date>
    </item>
  </channel>
</rss>

