Is there a way to search within IDocs using a purchase order number?
How do I search a sales order in IDoc based on the purchase order (PO) number? I am scanning each IDoc one by one using we02. Is there an easier way?
When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.
Hannah Smalltree, Editorial Director
Depending on your release, you could write a program to go through table EDID4 (or similar), map the SDATA to your segment, and therefore search programmatically for the PO number. Use table EDIDC to limit the selection, or you'll have a very long running program.
Dig Deeper
-
People who read this also read...
This was first published in May 2007
Join the conversationComment
Share
Comments
Results
Contribute to the conversation