‎2009 Feb 03 5:02 AM
hi all,
I have to check the given destination is working proper or not.
so i am using function module CAT_CHECK_RFC_DESTINATION .
in this function module there is another function module called CAT_PING.
Anybody of you have any idea what this function module exactly do.
B'se i am testing one rfc destination . but its throwing me an error that function CAT_PING is not available.
what does it mean?
‎2009 Feb 03 5:05 AM
Hi Manish,
You can TEST from SM59, if you have access to this transaction and click the button, TEST RFC after you go into your configured RFC.
Make sure all your IP, Sys ID & PWD are maintained correct.
Also make sure the ID you entered here have proper authorizations to access the mentioned system.
Thanks,
Kiran
‎2009 Feb 03 5:12 AM
hi Kiran ,
Thanks for reply.
but my requirement is I have to run no of interfaces using this destination if it is working fine. so before to run the interfaces i have to test it as it is workin fine or not. if it is not then i will take the according action.and i am not supposed to test the destination thr sm59.
as this is manual.
and my destination is working proper when i test it using sm59.
‎2009 Feb 03 5:09 AM
‎2009 Feb 03 5:24 AM
hi aakash,
RFC_CHECK_DESTINATION and RFC_CHECK_DESTINATION_ID are the function modules just to check the destination is valid or not.
but i know the destination is valid only.
i just want to know the test connenction is happening proper or not. and it can access the program id properly which i have mentioned in Destination.
and in my system, RFC_VERIFY_DESTINATION does not exist. and RFCPING has no signature parameters to enter the destination.
‎2009 Feb 03 5:27 AM
Use FM RFC_PREPARE_DESTINATION to test connection
Hope this helps...
‎2009 Feb 03 5:34 AM
‎2009 Feb 03 5:30 AM
‎2009 Feb 03 5:35 AM
hi
if it is function module then this does not exist in my system. i am working on 4.6b
‎2009 Feb 03 6:20 AM
hi
try RFC_SYSTEM_INFO
just go through this documentation
http://help.sap.com/saphelp_nw04/helpdata/en/b3/dd773dd1210968e10000000a114084/frameset.htm
hope this helps
regards
Aakash Banga
‎2010 May 05 7:48 AM
‎2014 Jan 08 8:59 AM