Skip to Content
0
Former Member
Feb 25, 2009 at 06:41 PM

Hiding Context Element without removing them from Context Node

36 Views

Hi,

my application uses an ALV table. I'm implementing Complex Filter that are used to hide some rows that match certain conditions, like the regular filter in ALV does. At the end, I want to save all rows, even the hidden ones. It would be simpler for me to keep all elements in my context, but just to set an attribute to hide the element. Is there a way to do it or I have to remove the element from context and put it aside in a temporary buffer?

Thanks

Davy