Question:
Hello All...
I am purposely creating an IDOC with multiple errors in several line items (for FI document posting). However, when I review the status of the records (using Tcode WE02), I only see one error at a time. When I correct that error and reprocess, I get the next error.
Is there any way to setup the IDOC to return all of the errors at one time?
Thanks for all input...
DBB
Answer:
Hi,
I'm not totally sure but I think there is no possibility. The errors are caused from the posting process in SAP. As an error in SAP stops the posting process you won't get more than one error at each try.
Best regards.
Ralf
Answer:
Hi DBB,
Can't you just append all your messages with status 51 to the internal table IDOC_STATUS or otherwise use the fm IDOC_STATUS_WRITE_TO_DATABASE.
Regards
Henk