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: 

Sending SAP Mail

Former Member
0 Kudos
278

Hi ,

I have sent a file attached in a SAP-mail

to Internet in ABAP.

But,what I need to know is whether the receiver has

read the mail or not ?

Can anyone suggest something ?

Many thanks in advance.

Regards,

Sandip.

Ph: +44 121 683 2561.

3 REPLIES 3

former_member181962
Active Contributor
0 Kudos
256

NOTIF_DEL

If this flag is activated ('X'), the sender receives confirmation when the recipient receives the document. He or she also receives a message if the document could not be delivered. This flag should only be activated for external sending, since internal sending is synchronous. Confirmation is only supported by a small number of mail systems, however. For example: X.400 and SAP SAP.

NOTIF_READ

If this flag is activated ('X'), the sender is notified as soon as the recipient has read the document. This flag should only be activated for external sending, since internal sending is synchronous. Read notification is only supported by a small number of mail systems, however. For example: X.400 and SAP SAP.

The above field can be of use to you.

these fields are under the RECEIVERS.

Regards,

Ravi

Former Member
0 Kudos
256

To check whether the receiver received the mail or not check through SOST Transaction.

Former Member
0 Kudos
256

Hi sandip,

check this links it may help you...

http://www.geocities.com/mpioud/Z_EMAIL_ABAP_REPORT.html

http://www.thespot4sap.com/Articles/SAP_Mail_SO_Object_Send.asp

http://www.sapdevelopment.co.uk/reporting/email/attach_xls.htm

reward points for helpfull answers and close the thread if your question is solved.

regards,

venu.