Application Development 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: 

SO_OBJECT_SEND - Email failure notification

Former Member
0 Kudos

Hi all,

I have an issue with Email failure notification. The requirement is if an email is not delivered to the receiver, I need a failure notification to some alias so that the original email can be re send.

The function module used to send email is ‘SO_OBJECT_SEND’.

Any pointers on this would be helpful.

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Hi,

Check this link. related to receipt notification. (But i am using CL_BCS class)

May this will help you.