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

Send e-mail for several recipients

Former Member
0 Likes
595

Hi all,

In transactions XD01/2/3 (Create/change/display customer)

there is an option to maintain several internet mail addresses (in tab 'Address', box 'Communication',

field 'E-mail'), the problem is that there are radio-buttons, and the selected radio-button represents the default address for sending (for example) an order by

e-mail.

I want to be able to send the order to all the addresses which apprear in the list (in transaction XD02).

Is there an option for changing the radio-buttons to checkboxes, or maybe somehow change the default value of the address to all the addresses in the list.

Thank's,

Hagit.

Hi all,

In transactions XD01/2/3 (Create/change/display customer)

there is an option to maintain several internet mail addresses (in tab 'Address', box 'Communication',

field 'E-mail'), the problem is that there are radio-buttons, and the selected radio-button represents the default address for sending (for example) an order by

e-mail.

I want to be able to send the order to all the addresses which apprear in the list (in transaction XD02).

Is there an option for changing the radio-buttons to checkboxes, or maybe somehow change the default value of the address to all the addresses in the list.

Thank's,

Hagit.

2 REPLIES 2
Read only

Former Member
0 Likes
510

Hi,

The default address (one only) is used by the system for such communication.

You may try using the 'contact person' tab, where you can specify multiple contacts for the customer. I am not sure though whether the mail-ids specified there will be used in such comm..

cheers,

Read only

andreas_mann3
Active Contributor
0 Likes
510

Hi,

not possible.

-> you've to create your own procedure in an

user exit

regards Andreas