‎2009 Oct 21 10:22 PM
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.
‎2010 Aug 05 8:19 AM
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
‎2011 Apr 20 7:57 AM
‎2011 Apr 20 12:24 PM
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.
‎2011 Apr 20 12:38 PM
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!
‎2013 Jun 19 3:17 PM