!--a11y-->
Frontend Support | ||
Windows |
HTML |
Java |
ü |
X |
ü |
Use this method to find out the URL address of the HTML document currently being displayed.
CALL METHOD html_viewer->get_current_url
IMPORTING url = url
EXCEPTIONS cntl_error = 1.
Parameter |
Meaning |
url |
URL of the page displayed in the browser. |

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