Fonction SAP BAPI_BUPR_ACTIVITYP_DELETE - SAP BP, BAPI Internal: Delete Contact Partner Relationship

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ACTIVITYPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Activity partner
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business partner
VALIDFROMDATE BUT050-DATE_FROM D 8 '00010101' X Validity Date (Valid From)
VALIDUNTILDATE BUT050-DATE_TO D 8 '99991231' X Validity Date (Valid Through)

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Messages

Functionality
You can use this BAPI to delete an activity partner relationship forthe specified period. If no time constraint has been defined for theactivity partner relationship category in the settings menu, you do notneed to enter a date in the VALIDFROMDATE and VALIDUNTILDATEparameters.
The system checks that the specified dates exist and that they areconsistent. If any errors occur, messages are returned in the RETURNtable, and the relationship is not deleted.

Description
Key uniquely identifying an activity partner in the R/3 system perclient.

Description
Key uniquely identifying a business partner in the R/3 system perclient.

Description
The validity (valid from) date determines the beginning of the validityperiod of an object (of the activity partner relationship, in thiscase) on the time axis.

  • You only need to maintain a date if a time constraint has been defined
  • for the activity partner relationship category.
    • If you do not enter a date, the default value is set at 01/01/0001.

    • If no time constraint has been defined in the settings menu for the
    • relationship category, any date entries that differ from the defaultvalue are ignored, and the default date is set.

      Description
      The validity (valid to) date determines the end of the validity periodof an object (of the activity partner relationship, in this case) onthe time axis.

      • You only need to maintain a date if a time constraint has been defined
      • for the activity partner relationship category.
        • If you do not enter a date, the default value is set at 12/31/9999.

        • If no time constraint has been defined in the settings menu for the
        • relationship category, any date entries that differ from the defaultvalue are ignored, and the default date is set.

          Description
          This table contains return messages from the method call.