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

Checking internet connection

Former Member
0 Likes
1,129

Hi,

I need to create a function (or find it) that will check

if my internet connection is working fine (ping or something).

I need to use it in my program before I'll start connecting to

external serwer.

Pls help if You know how to do it.

Regards

Artur

1 REPLY 1
Read only

Former Member
0 Likes
492

You can use function modules RFCPING and RFC_PING to check the connection and and authority (see also report RSRFCPIN).

- Guru