get_current_url 
Frontend Support |
||
|---|---|---|
Windows |
HTML |
Java |
JA |
NEIN |
JA |
Use this method to find out the URL address of the HTML document currently being displayed.
Syntax
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.