cancel
Showing results for 
Search instead for 
Did you mean: 

Sorting on drop down column in WD table

Former Member
0 Kudos

Hi experts,

I try to implement sort in WD table, but when I try to sort drop down by index column I have following error:

ERROR: Invalid dynamic specification of a row component (termination: RABAX_STATE)

Is it possible to sort such a columns? If not how can I turn off sorting on such a columns. Other columns sorting fine. Thank you in advance.

BR

Paul

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184578
Active Contributor
0 Kudos

Hi,

If not how can I turn off sorting on such a columns.

As far, there is no such provision for table columns!. However in ALV, you can use IF_SALV_WD_SORT~SET_SORT_ALLOWED method to set sort on/off for ALV column.

Regards,

Kiran