Fonction SAP BAPI_BUPR_SHAREHOLD_GET_DETAIL - SAP BP, BAPI: Read Details of a 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 X Business Partner
SHAREHOLDER BAPIBUS1006_HEAD-BPARTNER C 10 X Shareholder

Paramètre Reférence Type Long. Description
DATA BAPIBUS1006006_CENTRAL u 19 Data on the Shareholder Relationship

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

Functionality
This BAPI allows you to read detailed data for the shareholderrelationship.
Detailed information on the shareholder relationship is returned in thestructure DATA.
If no shareholder relationship is found for the business partnersentered in the parameters PARTNER and SHAREHOLDER, this is loggedand issued as an error message in the return table 'return'.

Description
This structure contains the detailed data for the shareholderrelationship.
You can find information on the significance of the individualparameter fields 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 identifies a business partner uniquely in the SAP Systemper client.

Description
Key that identifies a shareholder uniquely in the SAP Systemper client.

Description
This table contains the confirmations from the method call.