<?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 Table maintainace generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711803#M893555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am functional guy very new to ABAP . I have created Table maintainace generator for a customer table but when I go to SM30,I can't see headings for  fields f the table? How to get headings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give step by step solution as I am not abap expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your response.&lt;/P&gt;&lt;P&gt;Vennela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Apr 2008 07:13:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-25T07:13:36Z</dc:date>
    <item>
      <title>Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711803#M893555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am functional guy very new to ABAP . I have created Table maintainace generator for a customer table but when I go to SM30,I can't see headings for  fields f the table? How to get headings?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give step by step solution as I am not abap expert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your response.&lt;/P&gt;&lt;P&gt;Vennela&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711803#M893555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711804#M893556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to SE11, give the table name and click on change. Then Go to utilities--&amp;gt; Table &lt;/P&gt;&lt;P&gt;maintenance generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table maintenance generator screen, we should give Authorization Group, &lt;/P&gt;&lt;P&gt;Function Group name (Function Group name can be same as table name), &lt;/P&gt;&lt;P&gt;Maintenance type can be one step or two step, usually we will create with one &lt;/P&gt;&lt;P&gt;step. we should give maintenance screen number. After clicking on create button, &lt;/P&gt;&lt;P&gt;a table maintenance generator will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check it go to SM30 . In SM30, we find display, Maintain options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can view the table contents by choosing Display and we can create table &lt;/P&gt;&lt;P&gt;entries by choosing Maintain.&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;Thanks,&lt;/P&gt;&lt;P&gt;Vibha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:16:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711804#M893556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711805#M893557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vibha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I have done that but my problem I am not able see heading for the table fields in SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:19:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711805#M893557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711806#M893558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vennela are you creating the custom table witt the standard fileds  or custom fields, if they maintain the filed name in data element it should come.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711806#M893558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711807#M893559</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;STRONG&gt;If the custom table is created without dataelement i.e predefined type&lt;/STRONG&gt;  then in Table maintainace generator  can't see headings for fields f the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;solution : you need to maintain the custom table with dataelements&lt;/STRONG&gt; then you will get the description of the fields in Table maintainace generator  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:20:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711807#M893559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711808#M893560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are custom fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:20:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711808#M893560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711809#M893561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the Field label for the data element, if it is not there , maintain the filed label and recreate the table maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:23:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711809#M893561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711810#M893562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If they are custom fields, then go to dataelement of those fields and checek whether lables are maintained in Field Lable Tab of their data elements. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:23:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711810#M893562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711811#M893563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the respose. iw ill try and come back to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 07:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711811#M893563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T07:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Table maintainace generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711812#M893564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 08:29:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintainace-generator/m-p/3711812#M893564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-25T08:29:22Z</dc:date>
    </item>
  </channel>
</rss>

