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

Triggering an email

Former Member
0 Likes
455

HI Experts,

I am assigned a task, where in a email must be triggered, containing a message that ‘Customer data is changed’ to my mail id on change of customer data through XD02 transaction upon pressing SAVE icon.

Regards,

Ram.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
428

Hi...

Call this FM SO_NEW_DOCUMENT_SEND_API1 for sending an email in the below exit:

EXIT_SAPMF02D_001.

Hi...

Call this FM SO_NEW_DOCUMENT_SEND_API1 for sending an email in the below exit:

EXIT_SAPMF02D_001.

2 REPLIES 2
Read only

Former Member
0 Likes
429

Hi...

Call this FM SO_NEW_DOCUMENT_SEND_API1 for sending an email in the below exit:

EXIT_SAPMF02D_001.

Read only

0 Likes
428

use <b>FM SO_NEW_DOCUMENT_SEND_API1</b> to send mail.

How to use can be found by using where-used button.

Thanks,

Asif.