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

CMD_EI_API Documentation

Former Member
0 Likes
1,316

Is there any documentation of the api CMD_EI_API to create/modify/update clients? I'm having a trouble when i update the phone number, it's deleting info that i have at the same level like fax, smtp (and i'm not marking it to update).

Thanks.

5 REPLIES 5
Read only

Former Member
0 Likes
960

Hi,

Please help me how to delete Phone , Fax and SMTP records for Customer.

I am using CMD_EI_API but deletion is not working.

I want to delete Contact Person also please guide me if you know any info.

Regards,

Shrikanth R

Read only

Former Member
0 Likes
960

we have the same problem. can somebody helps?

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
960

Hi You will find a field CURRENT_STATE in the structures. I donot exactly remember but you have to pass space to this parameter in your case. If you are passing X the it will delete the existing values. If you are passing X the try by passing space to this field. One of the way will work.

Read only

0 Likes
960

Hi Keshav.T ,

thx for your answer.

i tried this out, but no matter what i set in CURRENT_STATE ('X' or '') - after the commit all communication-data is deleted, and i have only my new phone-number....

where can i find some documentation or code-samples, snippets for Update, Create of Customer Data? A Sample for update Phone in it?

thx!

Read only

Former Member
0 Likes
960

This message was moderated.