!--a11y-->
Frontend Support | ||
Windows |
HTML |
Java |
ü |
X |
ü |
Use this method in your ABAP program to reload the HTML page currently displayed.
CALL METHOD html_viewer->do_refresh
EXCEPTIONS cntl_error = 1.

Any occurrences of this method in programs running under SAPGUI for HTML are ignored, since it cannot be properly executed in that environment.
