2009 Jan 20 2:44 PM
How can I search through 100,000+ idocs to find only idocs that meet certain data conditions. So, all idoc with a certain material for example:? Is there anyway to do this in WE02 or We05?
2009 Jan 20 2:49 PM
2009 Jan 20 2:48 PM
2009 Jan 20 2:49 PM
2009 Jan 20 3:33 PM
We09 is not bad but does not allow me to search for multiple data values ( a range for instance or group of material numbers).
Anything else ?
2009 Jan 20 3:44 PM
Then either you can develop a custom program or seach for a std SAP prog for your message types ; one such SAP prog is "EMFOR" .
OR you can extract your EDID4 records to a local excel file and seach for a particular field using excel techniques.
Tushar
2015 May 19 12:03 PM
Hello,
the SAP Application Interface Framework (SAP AIF) can also be used; you can define your own key fields, and a separate index table is being filled automatically. Check http://scn.sap.com/community/aif for more information.
The SAP AIF is an Add-on (suitable for all NetWeaver Releases >= 7.00), it is an additional license, but maybe your company already uses it?
Best regards,
Thomas