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

SM58 Error ??

Former Member
0 Likes
693

Hi All,

I am sending an custom IDoc thru one SAP system to another using fm MASTER_IDOC_DISTRIBUTE. I have RFC connection from sender system to receiver

But after sending the IDoc i checked in the SM58 , it giving error that

<b>Name or password is incorrect (repeat logon)</b> Anybody give info that how to correct this

I tried to send thru "Execute LUW" then also it giving the same error

Sa_R

3 REPLIES 3
Read only

Former Member
0 Likes
576

Hi,

Check the transaction: SM59. For the given RFC Destination (it will be one under ABAP Connections or R/3 Connections - with Connection Type 3) under the "Logon & Security" tab page we need to maintain the user name and pass word. Check if they are correct.

Click on the button "Remote Logon" in the Application tool bar, you should be able to get into your target system. If not we have to correct this.

This is the problem with transaction SM59 - Maintaining RFC Connection.

Please let me know if further details are required from my side.

Regards,

Goutham.

Read only

Former Member
0 Likes
576

It is the details of the RFD Destination for the receiving system. Transaction SM59. You can run a test connection. If it fails, get the basis team to fix it.

Read only

Former Member
0 Likes
576

Solved by myself