cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver RFC Adapter

Former Member
0 Kudos

Hi All,

I am getting this error in communication channel monitoring for receiver RFC Adapter.

Delivering the message to the application using connection RFC_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.adapter.rfc.core.client.RfcClientException: JCO.Exception while calling Z_CRM_LEAD_CREATEMULTI in remote system (RfcClient[S10440_RFC_CallOutComes_Out]):com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Illegal move of the field symbol of a LOOP ... ASSIGNING.

Have gone through lots of links on SDN but not able to solve it out.

Any inputs will be greatly appreciated.

Thanks,

Venkat

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member206760
Active Contributor
0 Kudos

1. chk RFC dest is working fine in SM 59

2. chk if the User Id has auth to exec RFC

3. chk if RFC is remote enabled

4. chk if details specified in the RFC channel..app server..sys no etc are proper

Giving points is another way to say thanks

0 Kudos

Hi,

Check the dump by searching with the Date and time in Tcode ST22 in R/3 and analyze the error, where exactly it happens and fix it.

Regards,

Krishnaraju.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

this one seems pretty simple

>>illegal move of the field symbol of a LOOP ... ASSIGNING.

this suggests that your error is inside FM Z_CRM_LEAD_CREATEMULTI

so correct the code (probably the table you try to loop is empty)

and try once more

Regards,

Michal Krawczyk

http://mypigenie.com XI/PI FAQ