cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Sender conversion problem

Former Member
0 Kudos

Hello all,

Next problem from my side(:

I have a scenario RFC (async) -> XI -> file. I have a problem with RFC XML conversion.

RFC is sending one table with 5 fields:

matnr, description, class, genItem, revlv

When I test it on SAP side (se37 and also debug report in se38) table is filled with data right way. But on XI side I am getting data in this format:

matnr, short_part of description + class + genItm + revlv, null, null, null

It looks like it is checking field lengths. According to SAP note 206068 this is because of formating fields in the right way. So I tried to setup data to right field length, but it is still doing the same thing - moving fields to description field.

I also check 730870 note , but also can't find solution there.

please help.

pozdrawiam / best regards

Dawid

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

read question:

Q 5: What's about cache memories within the RfcAdapter?

sap note: 730870

on how to reset the RFC adapter cache

Regards,

michal

Former Member
0 Kudos

Hi Michal,

I tried that, but it does not help. I restart whole J2EE engine and it is still doing the wrong thing.

Any other ideas?

br

Dawid

Former Member
0 Kudos

Hi,

Please let me know how your probblem got resolved. Even I am also facing the same problem.

thanks

amit

Answers (0)