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

what is the function module which is used to trigger email

Former Member
0 Likes
545

Hi ALL,

can u send me the function module which has to trigger email when sales order was saved.

kindly send me the inputs

thanks & regards

naveen

Moderator Message: Basic Question. Thread locked.

Edited by: kishan P on Nov 11, 2010 10:56 AM

Hi ALL,

can u send me the function module which has to trigger email when sales order was saved.

kindly send me the inputs

thanks & regards

naveen

Moderator Message: Basic Question. Thread locked.

Edited by: kishan P on Nov 11, 2010 10:56 AM

3 REPLIES 3
Read only

former_member386202
Active Contributor
0 Likes
511

Hi,

Try FM SO_NEW_DOCUMENT_ATT_SEND_API1

Regards,

Prashant

Moderator Message: Do not answer Basic Questions.

Edited by: kishan P on Nov 11, 2010 10:57 AM

Read only

Former Member
0 Likes
511

Hi,

This needs to coded in the Save User Exit of the Sales Order Include MV45AFZZ (USEREXIT_SAVE_DOCUMENT) and use the Function Module "SO_DOCUMENT_SEND_API1" to trigger a mail.

Please try this and let me know if any.

Regards,

Srinivas

Moderator Message: Do not answer Basic Question.

Edited by: kishan P on Nov 11, 2010 10:58 AM

Read only

0 Likes
511

Hi srinivas,

thanks for reply i will try and let u know