Fonction SAP BAPI_BUPR_SHAREHOLD_CREATE - SAP BP, BAPI: Create Shareholder

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATA BAPIBUS1006006_CENTRAL u 19 X Data on the Shareholder Relationship
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 X Business Partner
SHAREHOLDER BAPIBUS1006_HEAD-BPARTNER C 10 X Shareholder

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

Functionality
This BAPI allows you to create a shareholder relationship between twobusiness partners. An existence check is carried out for thebusiness partners that were entered.
Errors that may result from these checks are logged andissued in the return table. If errors occur during the check, therelationship is not created.

Description
This structure contains central information on the shareholderrelationship.
You can find information on the significance of the other parameterfields in the relevant data element documentation in theABAP Dictionary.

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.