on 2024 Jun 23 9:07 AM
Hi Everyone,
I am currently on S4HANA 2020 on premise system, and we have built a managed RAP application. As per requirement, on click of action button, I am deleting the already existing instance after update and moving it another table.
For deletion, I am using the below commands for delete of instance. But after deletion, the page doesn't refresh, and only after pressing Go button, I can see the refreshed list with removed instance.
Please need inputs here so I refresh my page without user interference of click of GO button.
Side effects won't work here as I am on S4HANA 2020.
Thanks,
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Mio. Solution worked for me.
Hi Mio, I was able to refresh the list but now have a new issue. Here is the case - I am deleting an instance based on condition when user click action button. And have used side effects in annotation file to refresh the list. The list is refreshed successfully. But problem occurs when I open the object page and come back and try to use action button. It deletes the instance but it also throws an error message. It is trying to find the deleted instance. PFA.
It is trying to put GET call on the deleted item here.
Br,
Shahab
Hi @Shahab2
Did you manage to solve your second issue with the error message? I'm facing a similar issue and would like to know if you found a solution.
Thanks
| User | Count |
|---|---|
| 10 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 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.