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 number for material codes

Former Member
0 Likes
12,046

Hello everyone

can we find the idoc number of the idocs that were generated for specific material codes?

What i mean is, do we have a table which has a selection-field where i can put material code as input and find the idoc number?

i checked EDIDC and EDID4 but these only have idoc numbers as selection.

i have material codes for certain materials that were not transferred in an PI- interface, all idocs have status as 03.

I need to find idoc number for material codes that were not transferred, but are with status 03.

Dire need of help.

Regards,

xineohpi.

1 ACCEPTED SOLUTION
Read only

Private_Member_49934
Product and Topic Expert
Product and Topic Expert
0 Likes
6,155

You can do segment and field level filtering in we09

Hello everyone

can we find the idoc number of the idocs that were generated for specific material codes?

What i mean is, do we have a table which has a selection-field where i can put material code as input and find the idoc number?

i checked EDIDC and EDID4 but these only have idoc numbers as selection.

i have material codes for certain materials that were not transferred in an PI- interface, all idocs have status as 03.

I need to find idoc number for material codes that were not transferred, but are with status 03.

Dire need of help.

Regards,

xineohpi.

8 REPLIES 8
Read only

former_member209818
Active Contributor
0 Likes
6,155

Go to WE02, select your message type and generate list of IDOCs that you want to search. After the execution, select the IDOC node on the left side and then Press button "List Specific Segment". (This Button is available if you have sufficient Authorization). It will give a popup to mentioned segment. Mention your Segment in which material code exists. it will generate a ALV output and all the segment fields will be shown as a Column in the ALV where you can search your material #

Read only

0 Likes
6,155

Hi Harshad

I have 90181 idocs of basic type MATMAS. I tried your suggestion but the system times out when i enter the segment name.

Is there an alternative?

Regards,

Xineohpi.

Read only

Former Member
0 Likes
6,155

Hi,

Go through the following link:

http://scn.sap.com/thread/2108029

Hope it serves useful to you.

Read only

0 Likes
6,155

Hi akankshi

I had checked the discussion earlier. It does not help my issue as i require idoc nos against material nos.

Thanks though.

Read only

Private_Member_49934
Product and Topic Expert
Product and Topic Expert
0 Likes
6,156

You can do segment and field level filtering in we09

Read only

0 Likes
6,155

Hi Gaurav

I guess WE09 should serve my purpose. I am still checking it.

Marking it useful till then.

Regards,

Xineohpi

Read only

0 Likes
6,155

It should work. Put proper date range and put fields something like below

Read only

0 Likes
6,155

Thanks a ton!