Created
April 11, 2014 18:16
-
-
Save hugo-dc/10489398 to your computer and use it in GitHub Desktop.
Call Browser
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
REPORT ZBROWSER . | |
call method cl_gui_frontend_services=>execute | |
exporting | |
document = 'http://hugo-dc.com' | |
exceptions | |
others = 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment