SAP Note 527544 - (CRM)Partner deleted from CRM quote is not deleted R/3

Component : R/3 Interface for Business Transactions -

Solution : https://service.sap.com/sap/support/notes/527544 (SAP Service marketplace login required)

Summary :
Issues with synchronization have been detected in the SAP CRM system: deletions of partner functions within the CRM quoting process (transaction CRMD_ORDER) are not properly communicated to the SAP R/3 system. The root cause is identified as a programming error. To address this, two new function modules need to be created in the CRM system: CRM_UPLOAD_GET_LINK_PARTNER and CRM_UPLOAD_GET_DELETED_PARTNER, both under the CRM_UPLOAD function group. Import and export parameters for these modules have been defined. Additionally, an update is required for the function module CRM_UPLOAD_BTMBDOC_FILL. After these corrections in CRM, implement R3 note 527987 for complete resolution.

Key words :
iv_guid_hi        type  crmt_object_guid              iv_objname_hi      type  crmt_object_name              iv_ref_kind        type  crmt_object_kind              it_actual_partner  type  crmt_partner_external_wrkt, it_header_guid    type crmt_object_guid_tab              it_item_guid      type crmt_object_guid_tab              it_actual_partner  type crmt_partner_external_wrkt, prerequisites program error solution important, optional flag        export parameter, type  crmt_partner_external_wrktand flag, et_deleted_partner  type  crmt_partner_external_wrkt2, et_deleted_partner  type  crmt_partner_external_wrktadd, import parameter    it_partner_delete, attached correction instructions, crm_upload_get_link_partner    function group

Related Notes :

593361"You cannot delete partner function employee responsible"
590224Error in R/3: "You cannot delete partner function &1"
580708Control indicator '#' in correction instructions
575913Partner record deleted does not reach CDB
542849Upload R/3: Error in R/3: Partner cannot be deleted
527987(R3)Partner deleted from CRM quote is not deleted R/3
504090Composite SAP note: Data transfer