Fonction SAP BAPI_BUPA_CENTRAL_GETDETAIL - SAP BP, BAPI: Read Central Data

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner Number
VALID_DATE BAPIBUS1006_VALIDITY-VALID_DATE D 8 SY-DATLO X Initial Date for Business Partner Data

Paramètre Reférence Type Long. Description
CENTRALDATA BAPIBUS1006_CENTRAL u 137 Central Data
CENTRALDATAGROUP BAPIBUS1006_CENTRAL_GROUP u 84 Central Data, Group
CENTRALDATAORGANIZATION BAPIBUS1006_CENTRAL_ORGAN u 203 Central Data, Organization
CENTRALDATAPERSON BAPIBUS1006_CENTRAL_PERSON u 465 Central Data, Person
CENTRALDATAVALIDITY BAPIBUS1006_CENTRAL_VALIDITY u 16 Validity Data of the Business Partner

Paramètre Reférence Long. Facultatif Description
COMMUNICATIONNOTESNONADDRESS BAPICOMREM 60 X Notes on Communication Types (Address-Independent)
COMMUNICATIONUSAGENONADDRESS BAPIADUSE 46 X Communication Usages (BAS)
E_MAILDATANONADDRESS BAPIADSMTP 300 X E-Mail Addresses (Address-Independent)
FAXDATANONADDRESS BAPIADFAX 143 X Fax Numbers (Address-Independent)
PAGADDRESSDATANONADDRESS BAPIADPAG 136 X Pager Numbers (Address-Independent)
PRTADDRESSDATANONADDRESS BAPIADPRT 40 X PRT Addresses (Address-Independent)
RETURN BAPIRET2 548 X Messages
RFCADDRESSDATANONADDRESS BAPIADRFC 69 X RFC Addresses (Address-Independent)
RMLADDRESSDATANONADDRESS BAPIADRML 63 X RML Addresses (Address-Independent)
SSFADDRESSDATANONADDRESS BAPIADSSF 2391 X SSF Addresses (Address-Independent)
TELEFONDATANONADDRESS BAPIADTEL 142 X Telephone Numbers (Address-Independent)
TELETEXDATANONADDRESS BAPIADTTX 72 X Teletex Numbers (Address-Independent)
TELEXDATANONADDRESS BAPIADTLX 72 X Telex Numbers (Address-Independent)
URIADDRESSDATANONADDRESS BAPIADURI 2219 X URI Addresses (Address-Independent)
X400ADDRESSDATANONADDRESS BAPIADX400 948 X X.400 Addresses (Address-Independent)

Functionality
You can use this method to read the central attributes of a businesspartner. Depending on the business partner category, detailedinformation in the corresponding structures is returned.
CENTRALDATA,,category-independent data
CENTRALDATAPERSON,,data for the BP category "Person"
CENTRALDATAORGANIZATION,,data for the category "Organization"
CENTRALDATAGROUP,,data for the category "Group"
In addition, address-independent communication data for the businesspartner is output in the tables listed below, in as far as this isavailable.
TELEFONDATANONADDRESS
FAXDATANONADDRESS
TELETEXDATANONADDRESS
TELEXDATANONADDRESS
E_MAILDATANONADDRESS
RMLADDRESSDATANONADDRESS
X400ADDRESSDATANONADDRESS
RFCADDRESSDATANONADDRESS
PRTADDRESSDATANONADDRESS
SSFADDRESSDATANONADDRESS
URIADDRESSDATANONADDRESS
PAGADDRESSDATANONADDRESS
If no business partner is found, the message is logged and returned viathe RETURN table.

Description
The structure contains general data on a business partner, independentof the partner category.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
The structure contains general data on the business partner category"Group".
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
The structure contains general data on the business partner category"Organization".
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
The structure contains general data on the business partner category
"Person". For information on the significance of the individualparameter fields, consult the corresponding data element documentationin the ABAP dictionary.
INCLUDE BAPI_BUSINESSPARTNER OBJECT DOKU ID TX

Description
If the date is blank (00000000), then all the commumication data isissued. If no date is entered, then the current date is used and thedata that is valid in each case is selected. If a date is entered, thecommunication data valid on this date appears in the table.

Value range

Default
Current date

Description
This table contains comments on the address-independent communicationdata.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent Emaildata of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent fax dataof the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent pageraddress data of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent PRTaddress data of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
Table contains return messages from the method call.

Description
In this table you find information on the address-independent RFCaddress data of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent RMLaddress data of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent SSFaddress data of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent telephonedata of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent teletexdata of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent teletexdata of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent URIaddress data of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

Description
In this table you find information on the address-independent X400address data of the business partner.
For information on the individual parameter fields, see thecorresponding data element documentation in the ABAP Dictionary.

720153SAP BP: BAPI: Time dependency w/ communic. data is missing