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

IDocs for a Object

Former Member
0 Likes
859

Hello,

If i know the Purchase order Number can i find out the IDOCS going out this Object.

In general for any object (can be a Delivery note or Sales order etc) if we want to know the outgoing and incoming Idocs , except by digging in to segmenst and reading teh contents is theer any other way . say FM?

Regds,

Ö

Mandar : It want it in Report , we can even go through relations in forground , that is not the issue.

We need get details in a report.

Hello,

If i know the Purchase order Number can i find out the IDOCS going out this Object.

In general for any object (can be a Delivery note or Sales order etc) if we want to know the outgoing and incoming Idocs , except by digging in to segmenst and reading teh contents is theer any other way . say FM?

Regds,

Ö

Mandar : It want it in Report , we can even go through relations in forground , that is not the issue.

We need get details in a report.

4 REPLIES 4
Read only

mandar_shete
Active Participant
0 Likes
797

Hi,

If you have done the message settings for PO while creating PO in Header -> Message, then once PO get created goto ME22 or ME23 and in Header -> Messages. Select the output which you process with TYPE as EDI or ALE and select Processing Log in that you will get the IDOC number.

OR if you are youing ENJOY Transactions then goto ME22N or ME23N and click on <b>Service For Object</b> and then click the <b>Where Used Icon</b>

Message was edited by: Mandar Shete

Read only

Lakshmant1
Active Contributor
0 Likes
797

Hi,

Check program RSEXARCS.

Hope this helps.

Thanks

Lakshman

Read only

0 Likes
797

Hello Laskhman,

Ie Tcode we10, I dont knwo the field name.

I just know the Document Number say PO 10011010

I want to know all the Idocs generated from this object.

I understand we can go to Edidc and Edid4?? and read those segments and get the Idocs.

But there should be a better way!! A FM??

Thnks,

Ö

Read only

0 Likes
797

Hi,

Try This,

Goto WE09

Put following vapues

Search in segment ... E1EDK01

Search in field ... BELNR

for value ... <Your PO Number> e.g. 4500003285