‎2006 Dec 07 6:36 AM
I have create customized table and maintain in Tcode SM30,
however, can i add Sort functionality into StandardTable Maintenance so that I can sort the column that i selected.
Any idea this can be done...??
Im using ECC 6
Points rewarded for useful answers.
Raymond
‎2006 Dec 07 7:28 AM
Hi rayblur,
1. Unfortunately, there is no such provision in table maintenance.
regards,
amit m.
‎2006 Dec 07 11:44 AM
ic.
btw, do u have example on how to build an event in table maintenance.....
more complex one, such as create an event to check the duplicate values in a fields before saving a new entry records....
Raymond
‎2006 Dec 07 1:00 PM
Hi,
<a href="http://help.sap.com/saphelp_47x200/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/content.htm">Extended Table Maintenance Events</a>
is quite helpful. Including examples for most requirements.
Regards,
Clemens
‎2006 Dec 07 1:05 PM
Hi,
Table maintainence has some predefined screen .You can write
sort logic in the events of screen.
In se11-table maintainence->check screen number and flow logic
Regards
amole