Skip to Content
0
Former Member
Mar 23, 2009 at 02:29 PM

Combination of static and dynamic values in the ALV filter Dropdown

130 Views

I have a dropdownbykey column attribute in my ALV table which I fill in dynamically. Once this column is filled, I click on the 'Filter' link on the ALV table. It takes the same value set as the column attribute. Now I also want to populate this filter dropdown with 2 static values apart from the dynamic set of data from the column attribute. Is it possible ?

I tried specifying 2 values in the fixed values in the Value Range tab of the domain of this attribute. But it does not show up on the UI in the filter dropdown. Please help.