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

Check URL - Valid or Not

Former Member
0 Likes
2,426

I have a URL and I want to check whether it's a valid URL or Not. Is there any Function module to check whether the URL is valid or not? Please help...

Thanks,

Sheel

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
1,341

hi check if this works for u : ITS_VERIFY_SIGNED_URL

5 REPLIES 5
Read only

former_member156446
Active Contributor
0 Likes
1,342

hi check if this works for u : ITS_VERIFY_SIGNED_URL

Read only

0 Likes
1,341

This FM didn't help .......Can somebody help?

Thanks,

Sheel

Read only

0 Likes
1,341

Can anybody help me on this - how to check whether the URL is valid or not - any Fn Module????

Thanks,

Sheel

Read only

RemiKaimal
Active Contributor
0 Likes
1,341

Hi,

Try debugging the FM : CALL_BROWSER

And check how the exceptions are thrown.

Cheers,

Remi

Read only

Former Member
0 Likes
1,341

hiya,

check this

URL_CHECK_VALID_CHARACTERS

if its no help jus goto se37 and try url*..u can see few FMz...