SAP Function BAPI_BPCONTACT_DELETE - BAPI Delete Partner Sales Activity

Parameter Reference Type Length Default Optional Text
SENDER BAPI_SENDER u 10 Logical System of Sender
TESTRUN BAPI_VBKA_MISC-TESTRUN C 1 SPACE X Simulate Posting

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 X Return Code
SALESACTIVITYID BAPI_VBKA_BOID 30 BOR ID Partner Sales Activities

Functionality
You can use this BAPI function module to delete partner salesactivities. In order to change the database, the following methods haveto be called:
BusPartnerContact.Save
BapiService.TransactionCommit
The relevant method has been implemented as a class method. TheReturn parameter contains the processing log. It includes allmessages (error, warning, information) from the consistency check.

Further information
SFA Interface (Specification and Design)

Description
Identifies the sender using the logical system.

Description
The system simulates the creation of a partner sales activity. Theactivity is not flagged for posting. The processing log is issued inthe Return parameter.

Description
Return code (processing log)

Description
Partner sales activities to be deleted.