<?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 Doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366278#M181109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saquib Khan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for your first answer&lt;/P&gt;&lt;P&gt;YES, Usually I always delete the Old screen and then again create view with new function group and also create screen . in this way it assigned all the object in new request .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the delete icon on table maintenance screen so it deletes everything right i.e screen by itself and while creating a new one i used create screen numbers followed by propose screen numbers .so it shouldnot be a problem right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your second answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You said&lt;/P&gt;&lt;P&gt;If you transport your new request, with new function group and object . It&amp;#146;ll work fine .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i created the new table maintenance i checked the object in devk2 it has &lt;/P&gt;&lt;P&gt;2 things&lt;/P&gt;&lt;P&gt;1) object directory entry&lt;/P&gt;&lt;P&gt;2)function group (zf2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i went back and checked the transport for table maintenace that i created initially i.e with func group zf1 i fuound 3 objects &lt;/P&gt;&lt;P&gt;1)function group&lt;/P&gt;&lt;P&gt;2)table contents&lt;/P&gt;&lt;P&gt;3)defination of a maintenance and transport object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAITING FOR YOUR REPLY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jun 2006 14:58:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-12T14:58:59Z</dc:date>
    <item>
      <title>Table maintenance Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366276#M181107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP GURUS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a table and moved into QA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later i have created a table maintenance under new request(transport) and moved into QA with func group zf1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now iam deleting the table maintenance in DEV under new transport(say devk1) i.e with function group zf1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i want to create a new table maintenance for the same table  and i am doing this under new transport say DEVK2&lt;/P&gt;&lt;P&gt;with new func group zf2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam doing this because there is something wrong in function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i have 2 questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)What are the things that i have to do after deletion of first table maintenance i.e with zf1,i did go to utilities -database utility-activate and adjust database table , then activated the table also.&lt;/P&gt;&lt;P&gt; can i now go ahead and create new table  maintenace with function group zf2? or is there anything else that i need to  do in between the deletion and creation of new table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Iam saving the deletion of table maintenace under request devk1  with function group zf1&lt;/P&gt;&lt;P&gt; and creating a new table maintenance under request devk2 with new function group zf2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the table maintenace with function group zf1 which iam deleting already exists in QA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if transport only DEVK2(not transporting devk1 --imp) does it overwrites the function group zf1 with zf2.&lt;/P&gt;&lt;P&gt;&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;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 14:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366276#M181107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366277#M181108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;)What are the things that i have to do after deletion of first table maintenance i.e with zf1,i did go to utilities -database utility-activate and adjust database table , then activated the table also.&lt;/P&gt;&lt;P&gt;can i now go ahead and create new table maintenace with function group zf2? or is there anything else that i need to do in between the deletion and creation of new table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ANS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;YES, Usually I always delete the Old screen and then again create view with new function group and also create screen . in this way it assigned all the object in new request .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Iam saving the deletion of table maintenace under request devk1 with function group zf1&lt;/P&gt;&lt;P&gt;and creating a new table maintenance under request devk2 with new function group zf2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the table maintenace with function group zf1 which iam deleting already exists in QA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if transport only DEVK2(not transporting devk1 --imp) does it overwrites the function group zf1 with zf2.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;ANS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;If you transport your new request, with new function group and object . It&amp;#146;ll work fine .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this&amp;#146;ll give you idea!!&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;P.S award the points.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Good luck &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;P&gt;"Some are wise and some are otherwise"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 14:44:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366277#M181108</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-06-12T14:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366278#M181109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saquib Khan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for your first answer&lt;/P&gt;&lt;P&gt;YES, Usually I always delete the Old screen and then again create view with new function group and also create screen . in this way it assigned all the object in new request .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the delete icon on table maintenance screen so it deletes everything right i.e screen by itself and while creating a new one i used create screen numbers followed by propose screen numbers .so it shouldnot be a problem right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your second answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You said&lt;/P&gt;&lt;P&gt;If you transport your new request, with new function group and object . It&amp;#146;ll work fine .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i created the new table maintenance i checked the object in devk2 it has &lt;/P&gt;&lt;P&gt;2 things&lt;/P&gt;&lt;P&gt;1) object directory entry&lt;/P&gt;&lt;P&gt;2)function group (zf2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i went back and checked the transport for table maintenace that i created initially i.e with func group zf1 i fuound 3 objects &lt;/P&gt;&lt;P&gt;1)function group&lt;/P&gt;&lt;P&gt;2)table contents&lt;/P&gt;&lt;P&gt;3)defination of a maintenance and transport object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAITING FOR YOUR REPLY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 14:58:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366278#M181109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T14:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366279#M181110</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;I am deleting an existing table maintenance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the delete icon on table maintenance screen so it deletes everything right i.e screen by itself and while creating a new one i used create screen numbers followed by propose screen numbers .so it shouldnot be a problem right?&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;Now iam creating a new table maintenance for same table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i created the new table maintenance i checked the object in devk2 (New transport)it has &lt;/P&gt;&lt;P&gt;2 things&lt;/P&gt;&lt;P&gt;1) object directory entry&lt;/P&gt;&lt;P&gt;2)function group (zf2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i went back and checked the transport for table maintenace that i created initially i.e with func group zf1 i found 3 objects which i deleted before creating with zf2 function group&lt;/P&gt;&lt;P&gt;1)function group&lt;/P&gt;&lt;P&gt;2)table contents&lt;/P&gt;&lt;P&gt;3)defination of a maintenance and transport object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAITING FOR YOUR REPLY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 15:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366279#M181110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T15:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366280#M181111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but when i created the new table maintenance i checked the object in devk2 (New transport)it has &lt;/P&gt;&lt;P&gt;2 things&lt;/P&gt;&lt;P&gt;1) object directory entry&lt;/P&gt;&lt;P&gt;2)function group (zf2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should create definition , when you click create it asks for the request . It should&amp;#146;ve Definition as well as function group . &lt;/P&gt;&lt;P&gt;you can transport the number of entries after creating view go to SM30 give table name "select all entries " and then click transport .it&amp;#146;ll include the entries in transport .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another tip, you can also create the missing transport  entries in your new request . Just double click your sub request and create entry and copy the same object with same entries in to the new one in SE09.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl..award the points .!!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 15:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366280#M181111</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-06-12T15:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366281#M181112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I deleted a table maintenance and created the new table maintenance i checked the object in devk2 (New transport)it has &lt;/P&gt;&lt;P&gt;2 things&lt;/P&gt;&lt;P&gt;1) object directory entry&lt;/P&gt;&lt;P&gt;2)function group (zf2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i went back and checked the transport for table maintenace that i created initially i.e with func group zf1 (i.e the first time)i found 3 objects &lt;/P&gt;&lt;P&gt;1)function group&lt;/P&gt;&lt;P&gt;2)table contents&lt;/P&gt;&lt;P&gt;3)defination of a maintenance and transport object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if iam missing any trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 15:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366281#M181112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-12T15:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintenance Doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366282#M181113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swathi , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; U have to get 3 entris for a table maintenance , one for FG /maintenance Screen / table entries in TDDAT, TVDIR. So better to release first TP request and generate maintenance Screen in expert Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the TP objects  in FG program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 07:03:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-doubt/m-p/1366282#M181113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T07:03:45Z</dc:date>
    </item>
  </channel>
</rss>

