Question:
Hi,
Is there a way to retrieve IDOCS based on Document Numbers
Example, I can read Idocs via function IDOC_READ_COMPLETELY, then get the Bussines Document
I'm trying to Get IDOC based on a Bussines document (let's say Purchase Order Numer), to avoid reading every IDOC
Thanks in advance
Answer:
with WE09, you can do an idoc search based on values within the idoc (like business document number). For example, you could do a search for all ORDERS idocs that contain E1EDK02-QUALF = 001 and BELNR =XYZ