cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Data Erroneous

Former Member
0 Kudos

Hello everybody,

I have the next problem I'm using ABAP Proxy->XI->RFC, now the problem is that when I debug the RFC some fields looks like wronged mapped, but the outbound message in sxmb_moni looks just like it should, the data types are the same, so is the lenght any suggestions????

Thanks in advance,

Regards,

Julio Cesar

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

When you have changed the RFC in the meanwhile, you have to deactivate and reactivate the communication channel to make the RFC adapter load the new RFC structure from the backend system.

Regards

Stefan

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

can you check your mapping in<b> Message Mapping</b> , there is an option of <b>Test in Message Mapping</b>.

this will tell about your wrong mapping.

regards

HONEY

Former Member
0 Kudos

Hi,

copy the source of the inbound payload which u got in sxmb_moni and past with the one in (message -mapping ) source(src).......and then test if some error message occurs then there is some thing wrong........ if no error ........then ur mapping is correct ..........

hope this may help u........!

Regards,

Khan Azeez.

Former Member
0 Kudos

do you mean inbound payload for RFC is correct in SXMB_MONI but when it reaches RFC it behaves differently?