Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Idoc problem customer data

Former Member
0 Likes
275

Hai gurus,

the scenario is that ours is a sender system and other is receiving system.

customer master data is sent form our system and other receives it.

what happened here is idoc is sent to the other system and data went to other system is incorrect

example :

sender system

(customer master)

First Name DAVID

Last Name DECOSA

receiving system

First Name constant

Last Name DECOSA

so when the idoc is sent the 'first name ' of the customer is getting "constant".

what could be the possible reasons for it?

It is urgent and could help in this case.

Thanks in Advance

sameer

1 REPLY 1
Read only

Former Member
0 Likes
257

Hi,

Check the UserExits at the I/b side, it may be hardcoded somewhere else for First Name as constant.

You can use WE19 for creating I/b Idoc for debugging purpose.

Hope it helps to sort out the Issue.

Regards,

Anbalagan