‎2009 Jul 17 3:12 AM
Hi Experts:
For instance,
A company distribute PO to B company SO by ALE Order (ORDERS).When sales order creating,
IDOC will diaplay error message if some missing in material master ,but it shows 1 issue once only.
Suppose that there are 4 missing in material master causes sales order can not be created successfully,
is it possible IDOC shows all of error messages at the same time that make easy to trouble shooting?
‎2009 Jul 17 1:11 PM
Hi,
As per my knowledge goes it is not possible to show all the error with respect to Data in Idoc.
thanks & Regards.
Shreemohan
‎2009 Jul 17 1:16 PM
Hi,
you can display the IDoc via BD87 or WE02. Then select the "Status records" and expand it fully. There you will have an overview of all states and possible errors / warnings during processing.
I don't know of an other option.
Regards,
Kai
‎2009 Jul 17 2:31 PM
hi,
there are more options to get the status information.
a) Table EDIDS
b) Transaction WE05/WE02 and push the Statuslist button (F7).
c) WE07 - > and choose Errorhistory
Regards,
Gordon
‎2009 Jul 20 2:28 AM
Hi Jeff,
Your concern is right..we must get all the errors at once..
But this is not the right approach..SAP ALe programs written in procedural way..i.e. step by step..
its obivious that if some error in step 1 is coming then step 2 is not possible...so system also stop processing when an error occur..
In many Process codes this has done but they are very few...
so we have to go one by one error..
cheers
‎2010 Feb 24 6:32 AM