Fonction SAP BAPI_BPCONTACT_ADD_TO_ASGN - BAPI Partner Sales Activity AddToAssigned

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ROLETYPE_AB BAPI_VBKA_OBJREF_CR-ROLETYPE_AB C 1 Semantics Role Type of Instantiated Object
SALESACTIVITY VBKA-VBELN C 10 SD Document No. of a Sales Activity in Sales Support
SENDER BAPI_SENDER u 10 Logical System of Sender

Paramètre Reférence Long. Facultatif Description
OBJECT_LIST BAPIOBJID 100 Objects to be Linked
RETURN BAPIRET2 548 X Return Parameter

Functionality
This BAPI function module is used to create object references for apartner sales activity in order to assign objects to a partner salesactivity subsequently.
The data base change will only be initiated by the methodBapiService.TransactionCommit.
The relevant method has been implemented as a class method. The returnparameter contains the processing log. It contains all messages (error,warning, information) from the consistency check.

Notes

,,The update is ist encapsulated in a PERFORM ... ON COMMIT.