How To Search By Value A Particular Idoc

Can anyone tell me the name of the table where all my Data Record of a particular segment in an IDOC gets stored?
I am having the value for a field in a segment, now I need to find the IDOC no. Is there any way or table available other than using WE02 Transaction?

If you want to search for business content within IDocs you can use transaction WE09.  This might be easier as to deal with the table EDID4.

Users should be able to find IDocs not only via the address information or control information in the control record but also according to the business data they contain. You also want to be able to answer questions such as: “Which IDocs contain purchase orders for my material XY?”

The IDoc search function can be used to answer such questions. You can search for IDocs both in the database and in archive files.

The function searches for character strings, that is, you must enter the value of a segment field as it appears in the field itself (avoiding full stops and commas whenever possible).

You can enter a maximum of two values in two segment fields as selection criteria. If two values are entered, both must exist in the IDoc in the corresponding segment fields for the IDoc to be included in the list of results (normal AND link in selection fields).

You can also choose to only give the value instead of the segment field. This means that all data records (more precisely: the field SDATA in the data records) are searched for the character string, that is, the character string which is found may span several segment fields.

If you select Quick search mode, the search can be limited to a maximum of one hit in each IDoc, that is, the system terminates the search in the current 

IDoc after one hit.

The search can and should also be restricted by entering additional search criteria which require values from the control record (in the same way as the other monitoring programs): Creation time, partner and message, direction, and so on.

Path and Tcode to Search for a particular IDOC :

- Choose the transaction WE09 (SAP Menu -> Tools -> IDoc Interface/ALE -> Administration -> Services -> IDoc Search by Contents -> WE09). 

- Choose the Data Source button to specify whether you want to search for IDocs from the database or the archive (or both).

- If you have set the Archive flag, you can select files in the archive information system or manually. 

To be able to search in the archive information system, you must have

- Deleted the IDocs from the database (complete archiving session)

- Created an archive info structure in the central transaction SARA

Specify all available selection parameters, to restrict the IDoc search as far as possible. 

Get help for your Basis problems
Do you have a SAP Basis Question?

SAP Basis Admin Books
SAP System Administration, Security, Authorization, ALE, Performance Tuning Reference Books

SAP Basis Tips

Best regards,
SAP Basis, ABAP Programming and Other IMG Stuff
http://www.erpgreat.com

All the site contents are Copyright © www.erpgreat.com and the content authors. All rights reserved.
All product names are trademarks of their respective companies.  The site www.erpgreat.com is in no way affiliated with SAP AG. 
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk. 
 The content on this site may not be reproduced or redistributed without the express written permission of 
www.erpgreat.com or the content authors.