Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

URL/Browser Check Function.

Former Member
0 Likes
375

Hi,

I want to check if the given URL/Browser is valid. I couldnu2019t find any standard function for this check. The method CL_GUI_FRONTEND_SERVICES->EXECUTE and Function module Call_Browser are only to call but it is not returning any error (HTTP 400 or something like this).

Do you know any function or method to check URL/Browser?

...Naddy

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
337

use class (se24) CL_GUI_HTML_VIEWER and the correponding methods

grx.

Andreas