Fonction SAP BAPI_BPCONTACT_CHANGE - BAPI Change Partner Sales Activity

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
RTF_ITF BAPI_FLAG C 1 SPACE X Text Form.
SENDER BAPI_SENDER u 10 Logical System - Sender
TESTRUN BAPI_VBKA_MISC-TESTRUN C 1 SPACE X Simulate Posting

Paramètre Reférence Long. Facultatif Description
BUSINESSPARTNER BAPI_VBKA_VBPA2KOM 184 X Document Partner
BUSINESSPARTNERX BAPI_VBKA_VBPA2KOMX 113 X Document Partner - Change indicators
GENERALDATA BAPI_BUS1037_VBKAKOM_UPD 229 General Data
GENERALDATAX BAPI_BUS1037_VBKAKOM_UPDX 119 General Ddata - Change Indicators
OBJECT_REFERENCE_LIST BAPI_VBKA_OBJREF_CR 185 X Additional Object References
PARTNERADDRESS BAPIADDR1 1574 X Changed Address of Business Partner
RETURN BAPIRET2 548 X Return Code
TEXT BAPI_VBKA_TLINEKOM 234 X Document Texts
TEXTX BAPI_VBKA_TLINEKOMX 98 X Document Texts - Change Indicators

Functionality
You can use this BAPI function module to change partner salesactivities. In order to change the database, the following methods haveto be called:
BusPartnerContact.Save
BapiService.TransactionCommit
The relevant method has been implemented as a class method. TheReturn parameter contains the processing log. It includes allmessages (error, warning, information) from the consistency check.

Further information
SFA Interface (Specification and Design)

Description
Text format RTF or ITF

Value range
SPACE: Text conversion with function module CONVERT_TEXT
R: Text conversion with function module CONVERT_RTF_TO_ITF andCONVERT_ITF_TO_RTF
I: No text conversion (text in ITF format)

Default
The default value is SPACE.

Description
Identifies the sender by using the logical system.

Description
The system simulates the creation of a partner sales activity. Thisactivity is not flagged for posting. The processing log is issued inthe Return parameter.

Description
Partner in partner sales activity.
The partners can have different functions in a partner salesactivity.
The following list includes some partner functions:

  • Sold-to party

  • Contact person at customer's location

  • Sales employee
  • Description
    The change indicators indicate all changed attributes of the documentpartners.

    Description
    General data in partner sales activity.

    Default
    This parameter is mandatory.

    Description
    The change indicators indicate all changed attributes.

    Description
    The change indicators indicate all attributes that have been changed.

    Description
    The system transmits the processing log in this parameter. The logcontains all messages (error, warning, information) from theconsistency check. The system carries out this check completely forevery object. You can identify this object by using a handle.

    Description
    Long texts in partner sales activity. The long texts should be in RTFformat.

    Description
    Long texts of partner sales activity. The long texts are expected inRTF format.