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

Update Customer's communication data.

Former Member
0 Likes
441

Hi,

I want to update the customer's communication data like telephone number, fax number and email.

I am following code sample given in thread

First I am using Get_DATA of class CMD_EI_API_EXTRACT to read the customer data. And then I am using 'maintain' method of class 'CMD_EI_API'.

The code works fine for some customers whereas for others it can not find any communication data even though there are communication data for those customers and we can see it in XD03.

Kindly share your opinion why code is not behaving same for all customers?

Thanks and Regards,

Karam

Hi,

I want to update the customer's communication data like telephone number, fax number and email.

I am following code sample given in thread

First I am using Get_DATA of class CMD_EI_API_EXTRACT to read the customer data. And then I am using 'maintain' method of class 'CMD_EI_API'.

The code works fine for some customers whereas for others it can not find any communication data even though there are communication data for those customers and we can see it in XD03.

Kindly share your opinion why code is not behaving same for all customers?

Thanks and Regards,

Karam

1 REPLY 1
Read only

Former Member
0 Likes
337

Please Help.

Thanks and Regards,

Karam