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

Idoc search

Former Member
0 Likes
867

Hello Gurus,

Can any one tell how to search a Idoc apart from WE09 transaction code.

I want to search by contract number whose output will trigger a Idoc.

Regards

suresh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
757

Hi,

we05 will give IDOC list.

regards

4 REPLIES 4
Read only

Former Member
0 Likes
758

Hi,

we05 will give IDOC list.

regards

Read only

Former Member
0 Likes
757

Use WE09 tcode to search idocs using its segment contents.

you can also use WE02 or WE05 transaction

Steps in creating IDoc Type:

T.Code WE30 to create IDoc Type.

Enter the Object Name, Select Basic Type and click Create Icon

Select the create new option and enter a description for your basic IDOC type and press enter

Select the IDoc name and click Create icon

The system prompts us to enter a segment type and its attributes

Choose the appropriate values and press enter

The system transfers the name of the segment type to the IDoc editor.

Follow these steps to add more number of segments to Parent or as Parent-child relation.

Save it and go back.

Go to Edit -> Set Release.

Reward Points if useful.

Read only

Former Member
0 Likes
757

U can trace the IDoc using transaction code BD87.

In this transaction u have fields for

1. Message Type

2. Business Object

3. Object Key

which will further help you in Refining & filtering your search

tc

gaurav

Read only

Former Member
0 Likes
757

hi suresh,

• WE02 Idoc Display

• WE05 Idoc list

• Bd87 is the transaction for manual processing of idoc.

we07 - IDOC statistics

regards,

sravanthi