4 weeks ago
Hello,
I am calling in my code CL_GUI_HTML_VIEWER~SHOW_URL, that calls the function 'DP_SYNC_URLS' and this function calls CL_DATAPROVIDER=>SYNC.
The problem is that when SYNC fails for document A → exception is raised before it refreshes RESULT_TAB and RESULT_TAB remains polluted with A bad URL.
If I call again CL_GUI_HTML_VIEWER~SHOW_URL for document B, Internally SAP calls SYNC again, SYNC sees RESULT_TAB still contains the bad entry, and SYNC raises the same error again, even though document B is good.
How can I prevent this behaviour?
Request clarification before answering.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.