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 Error

Former Member
0 Likes
536

hi

i have an IDOC which updates the changes done to Employee data.

the changes whatever are there are getting done but its giving an error message stating duplicate record and application not posted. but actual application is getting done(as changes are seen).

can some one tell me the possible cause of error please?

points will be given

4 REPLIES 4
Read only

Former Member
0 Likes
515

Which IDoc type is that? and what is the status of the Idoc..isn't it 53?

Read only

Former Member
0 Likes
515

hi

its a hr master idoc.

status is 51.application data not posted and duplication record error. also the data is getting updated.its working fine but this message is popped up.

Read only

0 Likes
515

Hello Pooja,

Can you please give the Message type and basic type of Idocs that you are using?

Thanks,

Srikanth

Read only

megha_h
Participant
0 Likes
515

Hi Pooja,

Are you sure the IDOC message type is CHANGE and not CREATE.

Looking at the Error Duplicate records seems to me that it the message type is create and not change and hence trying to create a new entry with same details and hence giving error.

It would be more clear if you give the Message tye details.

Regards

Megha