do_refresh 
Frontend Support |
||
|---|---|---|
Windows |
HTML |
Java |
JA |
NEIN |
JA |
Use this method in your ABAP program to reload the HTML page currently displayed.
Syntax
CALL METHOD html_viewer->do_refresh EXCEPTIONS cntl_error = 1.
Note
Any occurrences of this method in programs running under SAPGUI for HTML are ignored, since it cannot be properly executed in that environment.