cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Second e-mail address in SAP auto e-mail

Former Member
0 Likes
261

Good Afternoon,

Can you please help me and advise.

Is it possible to use 2 e-mail address to the same supplier in SAP auto e-mail.

I can add second e-mail address in SAP (transaction MK02), but the orders are send only to one e-mail address (standard number selected).

I want to send orders via auto e-mail to the supplier using 2 different supplier e-mail addresses.

How to make it possible.

Thank you for your answers.

Kind Regards

Anna

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Anna,

I am not aware of any SAP standard process that allows you to use the multiple e-mail addresses in the vendor master.  We ended up customizing our solution.

Good luck

Sandra

Former Member
0 Likes

Hi Sandra,

So what did you do in order to be able to send it totwo different e-mail addresses?

Thank you

Anna

Former Member
0 Likes

Anna,

I can't get into specifics because I did not write the code and I am no longer with the company using that customization.   But for our specific case we had a table which contained all of the e-mail addresses that were to be used for a supplier.   When a sapscript form was generated our process would create a PDF from that sapscript, use the customized table with e-mail addresses and send the PDF to everyone on the list.   

Sandra