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

finding idoc

Former Member
0 Likes
512

Hi all ,

can u please help me in finding a table or functionmodule which can give me idoc no saved during

POS upload of sales idoc wpuums against

Article doc no mkpf-mblnr or

billing doc no vbrp-vbeln .

I have two tables one having mblnr and another having

vbeln both generated from POS upload of wpuums idoc with

idoc no .

I have a function module also which gives me corresponding vbeln against mblnr , but it asks input

parameter as idoc no .

So I have to get first idoc against a particular mblnr or vbeln .

Any help !!!

Regards ,

sun

2 REPLIES 2
Read only

Former Member
0 Likes
423

Hi,

You can goto the table EDIDC, enter the IDOC no. and use that.

Regards,

Amit Mishra

Read only

ferry_lianto
Active Contributor
0 Likes
423

Hi Sun,

Please have a look this standard programs.

<b>RSEIDOC9 - Search for IDoc in Database

RSEXARCS - Search for IDoc in Archive</b>

Hope this will help.

Regards,

Ferry Lianto