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

Find the error segment - Idoc

Former Member
0 Likes
2,956

Dear Techies,

I am replicating customer. The message type is an extension standard message type DEBMAS.

Now, when i am replicating i get a status message Invalid Date of birth. We have so many segments in it and the error description is not very elaborate. How do i find exact segment which is returning this error?

Also, to give the procedure i followed till now.

BD87->mannually processed the idoc->then checked segments with errors.

In this i get 4 records with status 51, but i find no information apart from the Invalid Date of birth.

I believe the problem is with the KNVK-GBDAT. But out all the records i want to find out the error record which i dont find here.

Please help.

Regards

Imran.

6 REPLIES 6
Read only

Former Member
0 Likes
1,499

Hello,

It's in segment E1KNVKM, field is GBDAT (date of birth)...

If you go to WE60 transaction with Idoc Type, it gives all information cornering all segments...

Thanks.

Read only

0 Likes
1,499

thanks for the reply..

but my question is which data record is giving the error, the customer has so many contact persons and i want to know which is the problamatic record.. out of so many records.

Regards

Imran.

Read only

0 Likes
1,499

Hello Imran,

  Did you able to find the in which structure this error coming from "Invalid date of Birth".Please let me know as i am stuck with that

Ram

Read only

Private_Member_49934
Product and Topic Expert
Product and Topic Expert
0 Likes
1,499

check EDIDS entry for that idoc no. and status 51. If the entry has segnum and segfield pouplated that you can get the idea from there. If not then sorry . Bad luck ! you can't get it.

Read only

0 Likes
1,499

Thank you Gaurav, i got the structure and fields sorted ., i deleted teh segment while creating customer master. so it work fine

Read only

0 Likes
1,499

Glad that it was helpful . So if the thread is answered can you please mark the appropiate solution so that in future someone else can benifit too