Fonction SAP BAPI_REL_DELETERELATION - Delete Link

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OBJECTS BAPIRELC u 185 Relationship Between Two BOR Objects

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Parameter

Functionality
You can delete a binary relationship with this function module. Proceedas follows:

  • Enter the BOR identifiers of the linked business objects and the
  • relationship type in the structure OBJECTS.
    • If a relationship is to be marked as for deletion in a remote system
    • you must set OBJECTS-REMOTE = 'X'.

      Notes
      To delete several relationships at the same time, you must use themodule BAPI_REL_MASSDELETERELATION.
      To create a relationship you use BAPI_REL_CREATERELATION.

      Further information
      BINARY_RELATION_DELETE
      BAPI_REL_REMOTEDELETERELATION
      BAPI_REL_MASSDELETERELATION

      Description
      INCLUDE BAPI_REL_RETURN OBJECT DOKU ID TX

      Description
      INCLUDE BAPI_REL_OBJECTS OBJECT DOKU ID TX