2019 May 22 11:26 AM
I have a working alv using sort to remove repeated values, but when I add gt_fieldcat-edit = 'X' to a column, it shows all the values (sort stops working).
Is it possible to have both things? Sort and editable field?
Regards
I have a working alv using sort to remove repeated values, but when I add gt_fieldcat-edit = 'X' to a column, it shows all the values (sort stops working).
Is it possible to have both things? Sort and editable field?
Regards
2019 May 22 12:57 PM
When you sort, it doesn't not show repeated values, rather it merges cells with the same key component. With an editable ALV this isn't possible, so you get each cell displayed individually.
2019 May 23 8:10 AM
It makes sense on the editable column, but why having an editable column makes the rest of columns un-sortable with the merge thing?
Regards
2019 May 23 8:14 AM
2019 May 23 8:22 AM
I found a thread with the same problem, it seems that it's not possible according to SAP.
https://answers.sap.com/questions/9083236/oo-alv-cell-merge-problem-when-editable-fields.html