cancel
Showing results for 
Search instead for 
Did you mean: 

Communication R/3 46C > XI with IDoc

Former Member
0 Kudos

Hello,

We have a problem to maintain RFC Destination in R/3.

I've created a service user PI_RFC on our PI abap system that have SAP_XI_APPL_SERV_USER role.

In R/3 SM59, I use this user in my RFC destination. The test function is OK but the remote connection doenst work.

Our R/3 4.6C is not unicode whereas PI is unicode.

All my ALE customizing is ok.

Sent idocs in R/3 are green. Customizing (IDX1, IDX2... is ok in XI but no idocs are received....)

In SM58 in R/3, i can see :

Function module : IDOC_INBOUND_ASYNCHRONOUS

Target system : Pi logical system

Status text : Name or password incorrect (reconnect yourself)

What can we do ? Thanks for your help.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184619
Active Contributor
0 Kudos

Hi Jean,

Just check this blog.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d19fe210-0d01-0010-4094-a6f...

It may help U.

Reward if Helpful.

Regards

Sachin

Former Member
0 Kudos

I found the solution in note 807895.

My password had lower-case letters and it can't work with such letters....

agasthuri_doss
Active Contributor
0 Kudos

Hi Jean,

From your previous thread...

>>Where is my IDoc??? Sent from R/3 to XI

>>>>How could have you solved the issue ?

I face the same but I've no lines in SM58 !!

-


Tcode SM58 in your SAp System,, It will say what is the status of your IDOC which was sent from the SAP to SAP XI. and try to clear the meta data of your IDOC type in Tcode- IDX1 from SAP XI system and again sent the IDOC from your SAp system from Tcode -we19.

Let me know any clarification

Regards

Agasthuri Doss

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Check the user id in SU01 . Is it a DIALOG user or a Service User?

Remote Log on will work only for dialog users. It will not work for Service Users.

Make sure the user id and password maintained is correct and current user is not selected.

Regards,

Bhavesh

Former Member
0 Kudos

PI_RFC is currently a service user as mentionned in Configuration Guide in section 9.1 Settings for the Idoc Sender system

Must I really change it ?

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

It is not needed to change it from a Service User to a Dialog User . Like I told, do not try a Remote Log On with a Service user id as it would not work.

Just ensure that the User ID and password is correct and I think it should work.

If it still doesnt, instead of making changes to the service user id, try using someother Dialog user Id and try a remote log on to check for the conntecitivity and see if Idoc posting is also successful.

Regards,

Bhavesh

Former Member
0 Kudos

Hi,

U might be having the user id that u use to logon into receiver system. Can you just put that user id in the SM59 and see if it's work.

It just might be a case of incorrect password.

Or just try logging on to the receiving system with the same user id passowrd that u have put in the RFC destination, you will be able to get the error.

Regards

Vijaya