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

Disable sort function in ALV

Former Member
0 Likes
1,017

Hi all,

I have to disable sort function for just one column in ALV - column should never be sorted, not even initially. Class CL_SALV_TABLE has member CL_SALV_SORTS which provides some methods.

I tried add_sort with parameter "sequence = IF_SALV_C_SORT=>SORT_NONE", and got an exception.

Could anybody help here?

Thx in advance. Br,

Markus

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
543

Hi Markus,

Refer to link it had the same issue.

http://scn.sap.com/thread/444251

Hope this helps.

Thanks,

Tooshar Bendale

1 REPLY 1
Read only

Former Member
0 Likes
544

Hi Markus,

Refer to link it had the same issue.

http://scn.sap.com/thread/444251

Hope this helps.

Thanks,

Tooshar Bendale