2013 Oct 28 11:28 AM
Hi All,
I am using class CL_BCS to send email with excel attachment to Outlook. Mail is properly delivered.
But one more email is received in recipient mail. The message is Relayed: "Delivery to these recipients or groups is complete,
but no delivery notification was sent by the destination server: "
How to eliminate this message. But when using FM SO_DOCUMENT_SEND_API1 the same outlook it is working fine.
Regards,
Ravi.
2013 Oct 28 11:33 AM
after sending the document pls check did you write explicit commit work.
2013 Oct 28 11:36 AM
Hi,
Check this link for reference http://wiki.scn.sap.com/wiki/display/Snippets/Send+email+from+ABAP+with+class+CL_BCS
Regards,
Madhumahesh.
2013 Oct 28 11:46 AM
2013 Oct 28 11:59 AM