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

customer deletion using cmd_ei_api=>maintain

Former Member
0 Likes
1,130

Hi,

I want to delete a customer/contact person using cmd_ei_api=>maintain method, But so far I have seen only I,U,M(insert update modify)values for "task" of a customer. I couldn't find 'D'.

Can someone help me with it.

Similarly I want to delete a contact person using the same method.

Regards,

Poornima

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
826

SAP usually don't delete records (except archiving) so you have to update the records with a deletion flag set (Look for a LOE* field).

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
827

SAP usually don't delete records (except archiving) so you have to update the records with a deletion flag set (Look for a LOE* field).