<?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 Maintenance : Sort and Additional column in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765116#M1583997</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;1) We have a requirement wherein a column needs to be added to the table maintenance without it being a part of table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For E.g. there is a table ZTABLE with fields PERNR, ENDDA and BEGDA. Here I have to add new column for Name only to the table control and not to the table ZTABLE. Is this possible. If yes then how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) We want to add 'Sort' buttons on the screen for table maintenance. How we can add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Sort should be dependant on column similar to ALV. Column will be selected and the data will be sorted depending on entries in that column. How this can be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2011 08:26:50 GMT</pubDate>
    <dc:creator>abhishekjain</dc:creator>
    <dc:date>2011-04-12T08:26:50Z</dc:date>
    <item>
      <title>Table Maintenance : Sort and Additional column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765116#M1583997</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;1) We have a requirement wherein a column needs to be added to the table maintenance without it being a part of table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For E.g. there is a table ZTABLE with fields PERNR, ENDDA and BEGDA. Here I have to add new column for Name only to the table control and not to the table ZTABLE. Is this possible. If yes then how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) We want to add 'Sort' buttons on the screen for table maintenance. How we can add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Sort should be dependant on column similar to ALV. Column will be selected and the data will be sorted depending on entries in that column. How this can be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 08:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765116#M1583997</guid>
      <dc:creator>abhishekjain</dc:creator>
      <dc:date>2011-04-12T08:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance : Sort and Additional column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765117#M1583998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;1)You cannot add column to table without being a part of table, Since Table maintainence reflects your Table contents n to modify or add records..&lt;/P&gt;&lt;P&gt;You cannot dd fields or make any changes in your ZTABLE after creating table maintainence. If u want to add fields , You have to delets that table maintainence and creat new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)  You can add sort buttons like in ALV using program and using type SLIS_LAYOUT_ALV_SPEC .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) You can SORT with different columns independently  using SORT BY &amp;lt;FIELDNAME&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I guided in correct way...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 11:21:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765117#M1583998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-12T11:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance : Sort and Additional column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765118#M1583999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add a field you have to create a maintenance view and do it.&lt;/P&gt;&lt;P&gt;To add a button refer this blog link:[http://help-abap.blogspot.com/2008/09/add-custom-button-on-maintianence-view.html]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 12:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765118#M1583999</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-04-12T12:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance : Sort and Additional column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765119#M1584000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; To add a field you have to create a maintenance view and do it.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello Keshav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can do this. I had tried &amp;amp; SAP won't let me add standalone fields in a maintenance view.(Makes sense to me as well)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 15:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765119#M1584000</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-04-12T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance : Sort and Additional column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765120#M1584001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had tried &amp;amp; SAP won't let me add standalone fields in a maintenance view&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats true Suhas. When maintenance view is concerned the multiple table fields used must have a relation .Without a relation its not possible. I was just telling the possibility to OP &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; . I think so he has to do it through ALV or any other means through table control etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 16:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765120#M1584001</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-04-12T16:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance : Sort and Additional column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765121#M1584002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're trying to get a TMG to mimic a module pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So why not just create a module pool instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 16:13:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765121#M1584002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-12T16:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance : Sort and Additional column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765122#M1584003</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;Thanks for your replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 01:54:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance-sort-and-additional-column/m-p/7765122#M1584003</guid>
      <dc:creator>abhishekjain</dc:creator>
      <dc:date>2011-04-13T01:54:43Z</dc:date>
    </item>
  </channel>
</rss>

