<?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 creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568971#M586443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for late reply , It is difficult to add sort button into table maintaince.&lt;/P&gt;&lt;P&gt;but it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with below link - Do search like sort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBCUSTMECA/BCDWBCUSTME.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBCUSTMECA/BCDWBCUSTME.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2007 22:03:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-02T22:03:26Z</dc:date>
    <item>
      <title>table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568957#M586429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i want to create a table which needs to be maintain by user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to know the exact steps to create and process and steps for creation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step 1 i am ware of table creation and giving fields and primary keys and activation&lt;/P&gt;&lt;P&gt;my question is what is the important things needs to be taken care of so that table is allowed to be maintained by user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and we need to do sth from menu like table maintainence allowed li dont remeber exatly what steps i follwed last time so that the table works fine in production&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 01:52:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568957#M586429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T01:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568958#M586430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As what i understood is that the table needed to be maintained by users. so just create a transaction for the table, follow these steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to transaction SE93 ,&lt;/P&gt;&lt;P&gt;2. Give the name of ur tcode say zxxxx, for maintaining your ztable. &lt;/P&gt;&lt;P&gt;3. Click on create button,now a page opens.&lt;/P&gt;&lt;P&gt;4. Choose the radio button Transaction with parameters (PARAMETER TRANSACTION). &lt;/P&gt;&lt;P&gt;5. In the next screen enter transaction as : SM30&lt;/P&gt;&lt;P&gt;7. Also check all the three check boxes for the GUI support.&lt;/P&gt;&lt;P&gt;8. Scroll down you will find a table control for default values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of the screen field | value &lt;/P&gt;&lt;P&gt;___________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIEWNAME | your ztable name &lt;/P&gt;&lt;P&gt;UPDATE | X &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 01:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568958#M586430</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-08-02T01:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568959#M586431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gopi &lt;/P&gt;&lt;P&gt;i followed all the steps in the last&lt;/P&gt;&lt;P&gt;step it is saying view 'name' not defined for the current screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also help me to undersant why we chose tcode as sm30 to be put in that transaction &lt;/P&gt;&lt;P&gt;and on the errro do i neeed to define a view aslo for the table and if yes can  u tell me the important steps to be followed for that&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;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 02:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568959#M586431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T02:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568960#M586432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you created the table maintenance? The error meant that the table maintenance has not been generated or maintained.&lt;/P&gt;&lt;P&gt;In order to maintain the table maintenance follow these steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to SE11 and check table maintanance check box under attributes tab.&lt;/P&gt;&lt;P&gt;2) Go to menu Utilities -&amp;gt; Table Maintanance Generator -&amp;gt;&lt;/P&gt;&lt;P&gt;Create function group and assign it under function group input box. You can enter same as table name for function group. Also assign authorization group default &amp;amp;NC&amp;amp; .&lt;/P&gt;&lt;P&gt;3) Select standard recording routine radio in table table mainitainence generator to move table contents to quality and production by assigning it to request.&lt;/P&gt;&lt;P&gt;4) Select maintenance type as single step.&lt;/P&gt;&lt;P&gt;5) Maintainence screen as system generated numbers this dialog box appears when you click on create button. &lt;/P&gt;&lt;P&gt;6) Save and activate table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason why you give SM30 as the tcode is because you maintain the table records using SM30 transaction and give the View name as the table name.&lt;/P&gt;&lt;P&gt;If you run the tcode SM30, you need to give the table name and then you can maintain entries, right? this is what you are stating while creating a tcode for a table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Gopi Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 02:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568960#M586432</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-08-02T02:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568961#M586433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI GOPI THANKS FOR QUICK REPLY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 TABLE MAINTINENCE I CHECKED ALREAYD &lt;/P&gt;&lt;P&gt;2 WHILE DOING SECOND STEP&lt;/P&gt;&lt;P&gt;WHEN I AM ASSIGNEING A FUNCTION GROUP TO IT IT IS GIGIN ERROR NO FURTHER ENTRIES  ARE FOUND I SUPPOSE THE FG IS INACTIVE HENCE THIS MESSAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I CREATED A FUNCINO GROUP ZFG IN SE37 BUT FROM WHRE TO ACTIVATE IT PLS TELL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO FOR MAINTAINECE SCREEN IT IS GIVING MESSAGE SPECIFY THE NUMBER OF OVERVIEW SCREEN IT IS NOT BEING GENERATED AUTOMATICALLY?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLS SUGGEST&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;ARORA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 02:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568961#M586433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T02:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568962#M586434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto SE80 and give in the fucntion group there by selecting the drop down as Function Group.&lt;/P&gt;&lt;P&gt;And right click on it and choose Activate.&lt;/P&gt;&lt;P&gt;This will activate your Function Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 02:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568962#M586434</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-08-02T02:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568963#M586435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gopi  thanks for the clarification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still the same erro in se93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i created the table maintainence and it got activated&lt;/P&gt;&lt;P&gt;not again same error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie i  gave name of screen field         value&lt;/P&gt;&lt;P&gt;             ztestable (ie view name)      ztesttable (table name)&lt;/P&gt;&lt;P&gt;           got from table maintainence  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whne press enter the errro comes&lt;/P&gt;&lt;P&gt;the field ztesttable does not exist in the called screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in sm30 is checked the by giving view name&lt;/P&gt;&lt;P&gt;clieked on display&lt;/P&gt;&lt;P&gt;is displayed but no entries available there (even t hough i havecreated the table and givne a field shipto in it and activated it) still not showing any field in this view&lt;/P&gt;&lt;P&gt;pls suggest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Aora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 03:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568963#M586435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T03:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568964#M586436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its just &lt;/P&gt;&lt;P&gt;VIEWNAME | &amp;lt;your tablename&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; "let VIEWNAME remain as it is

Name of the screen field | value 
___________________________________

VIEWNAME | ztesttable  " Which is ur table name
UPDATE | X 

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dont give your view name at the VIEWNAME. &lt;/P&gt;&lt;P&gt;It means you are mentionnig the View name as the table name VIEWNAME = &amp;lt;table view name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 03:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568964#M586436</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-08-02T03:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568965#M586437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below link :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please go throught below link ..... it was given with screen shots of the T.code Creating for the table after the maintaince view had been created ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 03:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568965#M586437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T03:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568966#M586438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI GOPI&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;GOT IT&lt;/P&gt;&lt;P&gt;BUT THE VIEW IS EMPTY NOT SHOWING THE FIELDS OF TABLE THE ONE FIELD I DEFINED CAN U SUGGEST ON THAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI SESU &lt;/P&gt;&lt;P&gt;THANKS FOR PROVIDING THE LINK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSO ONE IMPROTANT Q I WANT TO ASK THE REQUIRMENT IS AS BELOW NEED UR COMMENTS ON THAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi there is requriemen tto design as below kinldy help to understand hte feasiblity and what needs to be done for that it is module programming required for it?&lt;/P&gt;&lt;P&gt;THE ULTIMATE AAIM IS TO Once the shipment is shipped, an email notification will sent out the specific customer. &lt;/P&gt;&lt;P&gt;field            type                 validation&lt;/P&gt;&lt;P&gt;Ship To        Char 10      Validate the ship to code against SAP customer master  table &amp;#147;KNA1&amp;#148; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Email           Char 50       Validate standard email id format &lt;/P&gt;&lt;P&gt;party Name  Char 35       Retrieve the name 1 value from customer master&lt;/P&gt;&lt;P&gt;                                     (KNA1/NAME1) Avnet Singapore Ptd Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) aslo need to create a transacton for it to maintain by the users&lt;/P&gt;&lt;P&gt;3) allow sorting basis on all fields and to add new entry and delete existing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;please help me to understand the feasiblity what needs to be done for it&lt;/P&gt;&lt;P&gt;if table is created how to take care of validation for that do i need to use module pool programming?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest on the needfull to be done if module pool programiing is needed or not and how to proceed step by step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 03:39:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568966#M586438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T03:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568967#M586439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is easy task to perform by using table maintaince.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You get everything in table maintaince i mean deleting entries ,inserting entries ,modifying entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing is validation against with standard table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link for validation against on standard table,here you need to maintain events.&lt;/P&gt;&lt;P&gt;&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;email id validation is important -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keep the validation like   user@companyname.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;authrization part - once you created transaction code ,then basis or security guy will give the auth to users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you see your requirement ,no need to have module pool program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 04:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568967#M586439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T04:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568968#M586440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sesu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the quick reply please sugest on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how to take care of sorting on all fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) email notification will be seleted from this table meanw we cna write a general report later on that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 04:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568968#M586440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T04:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568969#M586441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Seshu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only  thing left is icon of sorting on all fields pls suggest how to do it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 07:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568969#M586441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T07:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568970#M586442</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;can anyone suggest way to bring sorting icon to table maintainence so as to sort on basis of table fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 08:14:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568970#M586442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T08:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568971#M586443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arora,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for late reply , It is difficult to add sort button into table maintaince.&lt;/P&gt;&lt;P&gt;but it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with below link - Do search like sort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBCUSTMECA/BCDWBCUSTME.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBCUSTMECA/BCDWBCUSTME.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 22:03:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568971#M586443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T22:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568972#M586444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Seshu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waht is my purpose is to shoow sort button in that table mainainecne screen to user so that they can sort on basis of any field out of the three fields in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the link didnt provide much info thanks for the link anyhow as it has got some other useful info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls suggest how to add sort button in the screen&lt;/P&gt;&lt;P&gt;should we use module pool if yes how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arora&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 01:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568972#M586444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T01:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568973#M586445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Seshu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to add sort in display?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 05:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568973#M586445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568974#M586446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;opened a new theread for it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 06:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-creation/m-p/2568974#M586446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-03T06:02:39Z</dc:date>
    </item>
  </channel>
</rss>

