cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a button like a link to url

Former Member
0 Kudos

Hi all,

I am developing a WebDynpro Abap aplication and i have to create a button in a alv that navigate to a url in a new browser window, for example, to a sdn.sap.com . How can i create it?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

thomas_szcs
Active Contributor
0 Kudos

Hi ASM,

You can use create_external_url_window( ) at the window manager.

Best regards,

Thomas

former_member196517
Contributor
0 Kudos

Hi ASM,

You have to code a action for the button where as suggested you can use create_external_url_window( ) at the window manager.

Thanks

Anuj

Answers (0)