Hi All,
I am very new to Webdynpro (ABAP) and have run into an issue, I have a main screen from which I am calling the ALV report screen. First time data coming fine, but when I go back and change the selection parameters and then execute the report again I am still getting the old data. If I run the same report, for the first time with the new parameters then also the data comes fine. Basically the issue seems to be clearing the Context node which provides data to the alv.
If I use the invalidate() on the outbound plug of alv report, it clears the data but doesn't bring the data next time.
Kindly let me know how should I do this, if you can provide some code that will be great.
Your immediate help will be greatly appreciated and rewarded.
Thanks,
Barjinder Singh.
Request clarification before answering.
Hi,
after using invalidate method it clears all the values. so after clearing once again you have to call the processing logic that is filling of data for given search criteria
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.