cancel
Showing results for 
Search instead for 
Did you mean: 

SALV_WD_TABLE: Problem with Dropdown-List in Standard-Filter

0 Kudos

Hey Guys,

I have a WD-Component where I use Select-Options to select some Data in a View and this data is shown in two ALVs in another View of the Component. I have implemented the standard Filter-functionality for boths ALVs including Dropdown-Boxes where the values can chosen.

When I execute the Select-Options the first time, all the values in the Dropdown-Boxes of the Filter are shown correctly. When I change the Select-Criteria, the values are shown correct in the ALVs but in the Dropdown-Box they remain the same like of the first execution. In the debugger of the View with the two ALVs all the values are right in the Dropdown-Tables and i bind them to two different nodes which are each mapped to the Filter-nodes of the two ALVs.

Even a refresh of the ALVs didn't help.

Does anybody know the Dropdown-Boxes of the Standard ALV-Filter a bit better and knows what to do?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

shafiqahmed_khan
Explorer
0 Kudos

Hi,

Try clearing the node values before u bind it.

regards.

Shafiq.

0 Kudos

I already clear the nodes and it doesn't help.

Any other ideas?

Thanks.