SAP Function BAPI_BUPR_ACTIVITYP_EXISTCHECK - SAP BP, BAPI Check Existence of Contact Partner Relationship

Parameter Reference Type Length Default Optional Text
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)

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 X Messages

Functionality
By calling this method you can check the existence of an activitypartner relationship to the specified partners in the specified period.
If no time constraint has been defined for the activity partnerrelationship category, you do not need to enter a date in theVALIDFROMDATE and VALIDUNTILDATE parameters.
Any errors that occur are logged, and output in the RETURN table.

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 one 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 one 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.