Show TOC

Syntax documentationgo_back Locate this document in the navigation structure

Frontend Support

Windows

HTML

Java

JA

NEIN

JA

Use this method to navigate backwards to a page in the navigation stack of the HTML browser.

Syntax Syntax

  1. CALL METHOD html_viewer->go_back
    	EXCEPTIONS cntl_error = 1.
End of the code.

Note Note

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

End of the note.