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

ALV sort with checkbox

abdulgaffarmohd
Participant
0 Likes
612

Hi ,

I am using alv to display the list,

if i give sort for 3 fields means it's

working fine but when i use one check box

in alv then sort is not working ,

for checkbox -- i am using field's checkbox = 'X'.

edit = 'X'.

please suggest ..,

Regards,

Abdul.

Hi ,

I am using alv to display the list,

if i give sort for 3 fields means it's

working fine but when i use one check box

in alv then sort is not working ,

for checkbox -- i am using field's checkbox = 'X'.

edit = 'X'.

please suggest ..,

Regards,

Abdul.

3 REPLIES 3
Read only

deepak_dhamat
Active Contributor
0 Likes
524

hi ,

in ALV checkbox act as character field so it will sort accordingly

regards

Deepak.

Read only

0 Likes
524

thank you for your replay..,

first off all i am not sorting on check box.

i am sorting matnr lifnr ..,

if check box is in display mode then sorting is working fine if it is in editable mode then sort is not working..

regarding second answer during initial step all the values of check box is unchecked only.

Regards,

abdul

Edited by: abdul gaffar on Apr 25, 2011 8:20 AM

Read only

Former Member
0 Likes
524

Hi,

just check the order of the fields in which you have done the sorting and check the value of check box.

May be all the checkboxes are having same value.

Regards

Bikas