‎2012 Apr 11 1:33 AM
Hi Experts,
I need to collect all failed Idoc for a message type and send it as text attachment with the detailed error message of each Idoc daily at specific time. I am not sure if workflow will be the best option or creating an Program to do that will be better .Could you please Advice.
Amy
‎2012 Apr 11 4:25 AM
Hi Amy,
the IDocs are integrated separatly at different times? So there is not only one "bulk" of IDocs, but those are dripping into system during the day.
If so, I would recommend a little report, which is selecting the table EDIDC according your requirements.
Now either you create a E-Mail by our own or you trigger a workflow with all found IDocs. If there is only this E-Mail notification (without any further help for processing or reminders for processing) I would think, that only the E-Mail would fit better. But this also depends, with which technique you are more familar.
Just contact me, if any further question arises.
Best regards
Tobias
‎2012 Apr 12 1:37 AM
‎2012 Apr 12 2:01 AM
Hi Amanda,
I believe there is already a report provided by SAP for this requirement. The program is RSEIDOCA(transaction WE06) to send a notification based on your criteria. This suits best for your need and it is more generic. Suggest you to use this.Also, you can copy/enhance the report if you need more functionality
Regards,
Prasanna