Fonction SAP BAPI_REL_MASSCREATERELATION - Create Several Relationships

Paramètre Reférence Long. Facultatif Description
OBJECTS BAPIRELC 185 Table for Linked BOR Object Pairs
RELATIONATTRIBUTES BAPIRELA 268 X Attribute Table for Binary Relationships
RETURN BAPIRET2 548 X Return Parameter

Functionality
You can delete several binary relationships at the same time with thisfunction module. Proceed as follows:
Enter the BOR identifiers of the business objects to be linked and therelationship type in the table OBJECTS.
If a relationship is to be marked for creation in a remote system youmust set OBJECTS-REMOTE = 'X'.
If the relationship has attributes, you can add these in the tableRELATIONATTRIBUTES. The field BRELINDX refers to the line of thecorresponding relationship in the table OBJECTS.

Further information
BAPI_REL_CREATERELATION

Description
INCLUDE BAPI_REL_OBJECTS OBJECT DOKU ID TX

Description
INCLUDE BAPI_REL_RELATIONATTRIBUTES OBJECT DOKU ID TX

Description
INCLUDE BAPI_REL_RETURN OBJECT DOKU ID TX