cancel
Showing results for 
Search instead for 
Did you mean: 

wda date picker issue in alv table

Former Member
0 Kudos

Hi,

When I use a date picker in a alv table in wda I have got the following issue:

Select a date, do not press enter and then press a search help in another field in the table. You can test this in web dynpro 'SALV_WD_DEMO_TABLE_F4'.

When you do this you will see that when pressing a search help like the one of 'currency' the date that you previously selected is gone. Also since on_data_check is not triggered in this scenario I am not sure how to solve this. My guess is that it is a bug. Maybe it can be resolved with an on_click event. That way I can update the date field when a select the currency field (before pressing f4 in the currency field)

Does anybody know if this is the best way to solve this?

Regards,

Raymond Does

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raymond,

What you mentions is Correct and What your are doing is correct. It is bug in WD ALV. It's not checking the value after you given correct value.

Thanks and Regards,

Vijay