Application Development 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: 

customer deletion using cmd_ei_api=>maintain

Former Member
0 Kudos

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

raymond_giuseppi
Active Contributor
0 Kudos

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

raymond_giuseppi
Active Contributor
0 Kudos

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).