Application Development 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: 

Add multiple e-mail addresses to a vendor or customer

Former Member
0 Kudos

Hello experts,

I have to create a program for a client, where we have to add extra mail addresses to a customer or vendor. Only mails with a certain NOTES or the standard address should be added.

The mails should be added from an excellsheet.

Is there a BAPI where you can add multiple mail addresses to a customer (or vendor) because in BAPI_CUSTOMER_CHANGEFROMDATA1 you only can add one mail address...

Thanks in advance.

Robin

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You need to go with BDC.....Validation's can be done in the Program itself before BDC.

1 REPLY 1

Former Member
0 Kudos

Hi,

You need to go with BDC.....Validation's can be done in the Program itself before BDC.