0

A couple months ago a new RFC destination was configured in SAP to allow IDOCs to be sent to another program, ADAPTRIS.

We have since changed the server that hosts ADAPTRIS and the IDOCs no longer send successfully.

Checking SWU2 shows the following error

Error when opening an RFC connection

How do I change the IP Address of the RFC destination in SAP?

Thank you.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Jack C
  • 25
  • 10
  • Your question also depends on whether the data is sent to ADAPTRIS via HTTP or via RFC. For the HTTP case, SunCatcher already gave the solution below. However, if ADAPTRIS is an RFC program, the configuration may need to be changed differently (and perhaps not even on SAP side in SM59, but on ADAPTRIS side). – Lanzelot Sep 06 '18 at 11:52

1 Answers1

0

You can use SM59 tcode for editing RFC-connections.

enter image description here

Depending on connection type its destination can be changed, for example, like this:

enter image description here

Suncatcher
  • 10,355
  • 10
  • 52
  • 90