Fonction SAP BAPI_BUPR_SHAREHOLD_CHANGE - SAP BP, BAPI: Change Shareholder Relationship

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DATA BAPIBUS1006006_CENTRAL u 19 X Data on the Shareholder Relationship
DATA_X BAPIBUS1006006_CENTRAL_X u 4 X Change Information on Data for the Shareholder Relationship
DATE_FROM BAPIBUS1006002_HEADER-VALIDFROMDATE D 8 SY-DATLO X Validity Date (Valid From)
DATE_FROM_NEW BAPIBUS1006002_HEADER-VALIDFROMDATE D 8 X New Validity Date (Valid From)
DATE_TO BAPIBUS1006002_HEADER-VALIDUNTILDATE D 8 '99991231' X Validity Date (Valid Through)
DATE_TO_NEW BAPIBUS1006002_HEADER-VALIDUNTILDATE D 8 X New Validity Date (Valid To)
PARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner Number
SHAREHOLDER BAPIBUS1006_HEAD-BPARTNER C 10 Shareholder Number

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

Functionality
This BAPI allows you to change the data for a shareholder relationship.
After an existence check has been carried out for both businesspartners, the data that was entered is checked for consistency andvalidity. Errors that may result from these checks are logged andissued in the return table. If the result of a check is negative, thechanges are not carried out in the shareholder relationship.

Description
This structure contains central information for the shareholderrelationship.
You can find information on the meaning of the other parameter fieldsin the relevant data element documentation in the ABAP Dictionary.

Description
For information on the meaning of the change toolbar, see the relevantdata element documentation.

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

Description
Validity date from; new value.

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

Description
Validity date to; new value.

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.