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

Functional module to check a remove system is up

pradeepmathewch
Product and Topic Expert
Product and Topic Expert
0 Likes
417

Hi all,

Could anyone of you tell me whether any function module exists using which whether we can know a remote system

is pinging(up) or not?

Thanks in advance.

Thanks and Regards, Pradeep

Hi all,

Could anyone of you tell me whether any function module exists using which whether we can know a remote system

is pinging(up) or not?

Thanks in advance.

Thanks and Regards, Pradeep

2 REPLIES 2
Read only

Former Member
0 Likes
385

Try this:

SALK_SYS_AVAILABILITY_RFC_PING

Also try:

RFC_PING_AND_WAIT

RFC_PING (Specify the destination that you want to ping in the RFC Call)

RFCPING (Specify the destination that you want to ping in the RFC call)

Regards,

Ravi kanth

Read only

Former Member
0 Likes
385

RFC_ping fm u need to use