Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10548

Re: Standard Program/Function module to test RFC connection

$
0
0

Call function module "RFC_PING" specifying two exceptions - system_failure and communication_failure.  This will prevent a short dump if the RFC connection has not been defined. Example below:   CALL FUNCTION 'RFC_PING' DESTINATION 'XXX'     EXCEPTIONS       system_failure        = 1       communication_failure = 2.


Viewing all articles
Browse latest Browse all 10548

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>