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

Regarding IDOC

Former Member
0 Likes
825

Hi,

During a IDoc edition, a new idoc would be created.So the old idoc would be in 69(IDoc edited) status and the new idoc would be in 70 status(Original of an IDoc which was edited).

So my question is how we will find out the new idoc related to edited idoc billing document number for example :-

Example: Look at Record : Invoice nr : 3400000052 finance nr : 3400000052 IDoc nr 363622

In this case it would appear this belnr 3400000052 got created via IDoc 363622, however, this document was created via IDoc 363623 while the status of IDoc 363622 was changed.

Question : Is there any way to catch from the IDoc Tables, the IDoc 363623 and link the BELNR from the IDoc to the Finance document and the Invoice nr ?

In this situation, there would be no entry in NAST for which is okay.

Ankesh

Moderator message: please use a more meaningful subject line next time.

Edited by: Thomas Zloch on Mar 31, 2010 10:05 AM

1 ACCEPTED SOLUTION
Read only

Manohar2u
Active Contributor
0 Likes
781

I think you are looking for link between new idoc and old idoc.

New idoc with status 70 does has the old idoc number in EDIDS-STAPA1.

5 REPLIES 5
Read only

Manohar2u
Active Contributor
0 Likes
782

I think you are looking for link between new idoc and old idoc.

New idoc with status 70 does has the old idoc number in EDIDS-STAPA1.

Read only

Former Member
0 Likes
781

Please suggest how to bifurgate value wrt to this field

Read only

Former Member
0 Likes
781

One way is they wud have same EDIDC-SERIAL Number.

Read only

Former Member
0 Likes
781

Shital ,

can u explain me how can i use SERIAL field ,

i have tested nw both my idoc are having same SERIAL number!

Read only

Former Member
0 Likes
781

if they have the same serial number then most probably those might be related, by that I mean one is created by editing the other.

Just a hint.