Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Add Sort functionality into StandardTable Maintenance

Former Member
0 Likes
527

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

4 REPLIES 4
Read only

Former Member
0 Likes
502

Hi rayblur,

1. Unfortunately, there is no such provision in table maintenance.

regards,

amit m.

Read only

0 Likes
502

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

Read only

Clemenss
Active Contributor
0 Likes
502

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

Read only

Former Member
0 Likes
501

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