SAP Function BAPI_BUPR_CONTP_ADDR_REMOVE - SAP BP, BAPI: Delete Contact Person Relationship Address

Parameter Reference Type Length Default Optional Text
ADDRESSGUID BAPIBUS1006002_ADDRESSES-ADDRESSGUID C 32 X Business Partner Address
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner
CONTACTPERSON BAPIBUS1006_HEAD-BPARTNER C 10 Contact Person

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 X Messages

Functionality
You can use this function module to delete an address with the relatedcommunication data of a contact person relationship.
Any errors that occur in the checks to be carried out are logged andoutput in the RETURN table.

Description
The address GUID uniquely identifies an address across systems. It ismerely a technical object identifier, and not intended for use in theinterface or in interaction between system users.
INCLUDE BAPI_BUSINESSPARTNER OBJECT DOKU ID TX
INCLUDE BAPI_CONTACTPERSON OBJECT DOKU ID TX

Description
This table contains the return messages from the method call.