Fonction SAP BAPI_BUPR_SHAREHOLD_DELETE - SAP BP, BAPI: Delete Shareholder Relationship

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

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

Functionality
This BAPI allows a shareholder relationship existing between twobusiness partners to be deleted.
First, a check is carried out to see if a shareholder relationshipreally exists between the two business partners in question. Errorsoccurring during the check are logged and issued via the table parameterRETURN. The shareholder relationship is not deleted if errors occur.

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 validity interval ofan object, here the shareholder relationship, on the time axis.

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.