<?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 Maintainance Generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450584#M213421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;same 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="1709981"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2006 08:43:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-12T08:43:59Z</dc:date>
    <item>
      <title>Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450582#M213419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've deleted a table maintainance generator and made changes to the fields of the table.&lt;/P&gt;&lt;P&gt;Initial version of the maintenance view already transported to QAS.&lt;/P&gt;&lt;P&gt;We're assigning transports to the table contents also.&lt;/P&gt;&lt;P&gt;Previously it is working fine.&lt;/P&gt;&lt;P&gt;But now after regenerating the Maintainance generator it says that transport cannot be assigned to this values.&lt;/P&gt;&lt;P&gt;Is it because we have not transported the regenerated version or any specific instruction to be followed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;-Phani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450582#M213419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450583#M213420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Phani&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;Table maintenance - parameter transaction&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;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450583#M213420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450584#M213421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;same 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="1709981"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450584#M213421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450585#M213422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign a New Customiyzing request for the contents of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since if the Workbench request of the Table. Mai.is transported the contetns of the table will also be transported. SO assign a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:45:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450585#M213422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450586#M213423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is i've assigned am transport request to the regenerated version but haven't moved it to QAS.&lt;/P&gt;&lt;P&gt;I want to know whether,  will it assign transport request to the Contents of the table without first moving the generator to QAS.&lt;/P&gt;&lt;P&gt;Now if i try to maintain values in table and transport and them it is saying transport cannot be assigned to this values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450586#M213423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintainance Generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450587#M213424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you have to delete the contents then transport and later you have to populate the values or else you will land up in Transport Request error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;YJR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2006 08:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainance-generator/m-p/1450587#M213424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-12T08:59:42Z</dc:date>
    </item>
  </channel>
</rss>

