Skip to Content
0
Former Member
Dec 03, 2008 at 02:47 PM

Problem with deleting an opportunity using standard BAPI

30 Views

Hi Friends

I am trying to learn CRM stuff and as a test I created an opportunity and when I tried the BAPI "CRM_ICM_OPPORTUNITY_SEARCH" to search based on GUID, I was able to see the opportunity that I had created.

Then I wanted to see how the delition work and so used the BAPI "BAPI_OPPORTUNITY_DELETEMULTI" and gave the GUID under objects to delete and clicked on execute. Under the deleted objects directory I saw the GUID and the respective Object ID. However, under RETURN directory I saw 0 entries.

Also when I try to search using "CRM_ICM_OPPORTUNITY_SEARCH" bapi, I still see the opportunity.

What am I doing wrong?

I saw lots of BAPIs for creating, searchin and deleting Opportunites, Accounts, Partners etc., but there aren't any documents.

Any feedback will be highly appreciated.

Tks

Ram