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

sorting in table maintainence

Former Member
0 Likes
609

hi

i need to have sorting icon in a table maintainece i have crated

a table maintainece tcod in se93 for a table but when i execure teh tcode and go to table maintianece

no sorting icons are shown

my requirment is that user is able to sort on basis or the fields in the table also

pls suggest how to do it.

regards

Arora

5 REPLIES 5
Read only

Former Member
0 Likes
590

You can go to the screen of the table and add a button for sorting the table contents in screen and flow logic.

Regards,

Reema.

Read only

0 Likes
590

hi remma

please eloborate the procedure and steps to be follwoed i am not using module pool programming for it

pleae help me to understand with details and steps to do it

regards

Arora

Read only

0 Likes
590

hi all

can anyone let me know the procecudre include sorting in the t able maintainence view

regards

Arora

Read only

Former Member
0 Likes
590

first u need to go to /nse11->give the table ->table maintainence generator->click on the Maintain screen-> ..it will take u to a module pool program.

then go to screen .place a button for sort and then write logic for sort in the PAI of the module pool.This should work...

Revert back if any doubt

Reema

Read only

0 Likes
590

hi Reema

that is my concern only as i am not aware much of module pool programming

can u provide the code for the same to add a sort button which can be used to sort up an down for all fields of table

regards

Arora