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

Email failure notification

Former Member
0 Likes
627

Hi,

Am using the function module SO_DOCUMENT_SEND_API1 to send emails to the desired users by using my email-id.

Now my requirement is,,, if te receivers email inbox is going to be full or anyother reason for the reason of failure could it be notified to the sender's email address???

I mean,,, if any message sending gets failed... is it possibe to notify back to the sender??

<b><REMOVED BY MODERATOR></b>

thankx in adv!!

Message was edited by:

Alvaro Tejada Galindo

Hi,

Am using the function module SO_DOCUMENT_SEND_API1 to send emails to the desired users by using my email-id.

Now my requirement is,,, if te receivers email inbox is going to be full or anyother reason for the reason of failure could it be notified to the sender's email address???

I mean,,, if any message sending gets failed... is it possibe to notify back to the sender??

<b><REMOVED BY MODERATOR></b>

thankx in adv!!

Message was edited by:

Alvaro Tejada Galindo

3 REPLIES 3
Read only

hymavathi_oruganti
Active Contributor
0 Likes
583

i think it is possible only with work flow

Read only

0 Likes
583

How do i know whether the email has been sent or not to the receiver ? ?

is there any way from the return code of the function module to iddentify whether email has been sent or not...

Read only

0 Likes
583

it is possible..... there is a field from SOMLRECI1 called notif_ndel should be 'X'.

RECEIVERS-NOTIF_NDEL = 'X'.