Hi,
I have a strange problem: i have a scenario where i use SAP XI 3.0 as an Webservice provider. The incoming WebSercvice calls a transferet via a simple mapping to an RFC calling an R/3 system.
The RFC function module have several import fields. I ex. i have to similar definet date fields: I_FORFALDSDATO and I_RETTBETDATO. Noth are defines as LIKE BSEG-ZFBDT.
The problem is that I_FORFALDSDATO are transferet correctly but the I_RETTBETDATO always contains 00000000. But i can see in the XI monitor that the RFC call uses the correct date?? I seems like the date i lost somewhere between the mapping and the RFC call? Is it an adapter problem?
I can also tell that i have changed the function several times, so i have deletet and imported the definition several times to the XI.
Any good ideas??
/Jakob