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

ole commands/source code to send mail to multiple users

Former Member
0 Likes
343

Hi All,

i have a requirement.

the thing is,now i am able to send multiple attachment to one users.

now i want to send mail to multiple users at one time.

pls let me know if there is any command or source code

for the same.

thanks in advance.

1 REPLY 1
Read only

Former Member
0 Likes
315

Within SAP you can maintain distribution lists. Transaction SO15.

Once you maintain this, then your calling program should be changed to indicate that the email recipient type = 'C' (Shared distribution list) or recipient type = 'P' (Private distribution list)