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

Change Customer data...

Former Member
0 Likes
389

Dear all,

I have to change the E-mail address of so many customers,

So, first i ahve choose the option BDC but it is not working properly, so can u suggest me how to do this...?

Regards.

2 REPLIES 2
Read only

Former Member
0 Likes
355

Use bapi.

Check this fm it may help u.

CUSTOMER_CONTROL_AREA_DATA

Regards

Read only

0 Likes
355

Hi,

You can use BAPI : BAPI_CUSTOMER_CHANGEFROMDATA1 to update customer. Pass your email address in parameter: PI_PERSONALDATA.

Thanks

Swagatika