‎2009 Aug 24 6:33 AM
HI,
After processing an IDOC, whether it is successful or failure I need to send a mail to the respective user about that IDOC status. How we can achieve this please help me.
Thx
‎2009 Aug 24 6:45 AM
Hi Pandu,
You can have workflow in place for Idoc Error handling wherein it will send email to respective user.
you can refer links:
http://www.erpgenie.com/sap-technical/workflow/display-workflow-log-for-an-idoc
http://www.scribd.com/doc/7179710/Error-Handling-on-Inbound-Idocs
Other option is you can go for BPM in PI side.
Regards,
Vivek
‎2009 Aug 24 7:13 AM
Hi,
You need to have this option for inbound or outbound idoc??
In the case of inbound IDOC , for eg if you are crating a accounting document using the IDOC you can send the details as a mail attachement using the FM SO_NEW_DOCUMENT_ATT_SEND_API1.
Regards
Ansari