Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delivery Message when seding email using class

Former Member
0 Likes
1,516

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.

4 REPLIES 4
Read only

Former Member
0 Likes
946

after sending the document pls check did you write explicit commit work.

Read only

koolspy_ultimate
Active Contributor
0 Likes
946
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
946
Read only

0 Likes
946

Hi Nabheet,

Thanks. It is suppressing the message.

Ravi