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

SM30 sort by columns

Former Member
0 Likes
778

Hello SDN friends,

we have several customer "Z" tables which are maintained thru SM30 table view.

Now some users require data sorting according to non-key fields, that is, selecting the desired columns and classifying them the same way that the ALV tables allow users to do.

I thank in advance people who have already done something like this and can give us some hint.

Best Regards,

Alexandre Gruer.

4 REPLIES 4
Read only

former_member188001
Active Participant
0 Likes
589

You want this functionality in SM30 transaction ?

Read only

0 Likes
589

Yes, we would prefer keeping this in SM30, due to the large amount of tables involved (more than 40).

Thanks a lot!

Message was edited by:

Alexandre Gruer

Read only

0 Likes
589

hi Alexander,

if you create a table maintenance view (to maintain the table entries through SM30), the system will automatically create a function group and function module to do this. You can edit this function module, so you can build in your own sort statements.

hope this helps

ec

Read only

Former Member
0 Likes
589

We want this functionality in SM30 transaction also,is there any method?

Thanks