fidley/falv

Sorting Problem

Closed this issue · 3 comments

Not sure if this is a bug or not, so please close this in case I am wrong. please consider this more a question.
When sorting EKPO entries in SE16N by EBELN, only one document number is showing and the remaining entries for that document are blank.
I tried the same with FALV but it is not working, whichever way I do it.
FALV_Sort

Here is what I expect:
image

I tried everything I could find on the web by adding sorts as:

  • group = 'UL'/'*'
  • UP='X'
  • etc.

image

...but no success.
Could you say whether this is possible or not with FALV?

Thanks in advance for your reply. I really like FALV and use it a lot. Sorry, in case this is not a bug but my mistake or an SAP Standard issue. ;)

Hi @jani80k ,

I think this is standard behavior when you use HOTSPOT in one of the columns. Try to remove all hotspots and then it should work. Also be sure that SET_NO_MERGING is not set to True in Layout.

Cheers
Łukasz

Also when grid is editable the merging of the column values does not work.

Yes, you are right, Lukasz.
It is SAP Standard behaviour.
Thanks a lot...