Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3462

Re: Call of URL in new browser window ?

$
0
0

Hi Martin,

 

I just found out the you can simply use this also. Or else the earlier method will anyway work.

 

Please check.

 

CALL METHOD cl_abap_browser=>show_url

   EXPORTING

     url          = 'www.google.com'

*    title        =

*    size         = CL_ABAP_BROWSER=>MEDIUM

*    modal        = ABAP_TRUE

*    printing     = ABAP_FALSE

*    buttons      = NAVIGATE_OFF

*    format       = CL_ABAP_BROWSER=>LANDSCAPE

*    position     = CL_ABAP_BROWSER=>TOPLEFT

*    container    =

*    context_menu = ABAP_FALSE

     .


R


Viewing all articles
Browse latest Browse all 3462

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>