Fonction SAP BAPI_BUPR_SHAREHOLD_EXISTCHECK - SAP BP, BAPI: Check Existence of Shareholder Relationship

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATE_FROM BAPIBUS1006002_HEADER-VALIDFROMDATE D 8 '00010101' X Validity Date (Valid From)
DATE_TO BAPIBUS1006002_HEADER-VALIDUNTILDATE D 8 '99991231' X Validity Date (Valid Through)
PARTNER BAPIBUS1006_HEAD-BPARTNER C 10 X Business Partner
SHAREHOLDER BAPIBUS1006_HEAD-BPARTNER C 10 X Shareholder

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

Functionality
The BAPI BAPI_BUPR_SHAREHOLD_EXISTCHECK allows you to check whethera relationship of the category shareholder exists between the businesspartners entered in the parameters BUSINESSPARTNER and SHAREHOLDER.
A message is issued in the table parameter 'return' if the check resultsin errors, or if the business partners entered do not exist.
Parameter

Description
The validity date (valid from) detemines the start of a validityinterval of an object, here the shareholder relationship, on the timeaxis.

Description
The validity date (valid to) detemines the end of a validityinterval of an object, here the shareholder relationship, on the timeaxis.

Description
Key that unambiguously identifies a business partner in the SAP systemper client.

Description
Key that unambiguously identifies a shareholder in the SAP systemper client.

Description
This table contains the confirmations from the method call.