Skip to Content
0
Former Member
Mar 19, 2009 at 05:34 PM

Redirect to an external URL

538 Views

Hi,

My problem is how can I redirect to an external URL instead of site of SAP.

I m using FM : CALL_BROWSER but it work just if it s an URL of SAP like :

CALL FUNCTION 'CALL_BROWSER'

EXPORTING

URL = 'https://www.sdn.sap.com/irj/scn/forums'.

Thanks for your help

Best regards.

Issam