Fonction SAP BAPI_BUPR_CONTP_ADDR_GETDETAIL - SAP BP, BAPI: Read Contact Person Relationship Addresses

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ADDRESSGUID BAPIBUS1006002_ADDRESSES-ADDRESSGUID C 32 X Address GUID
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner
CONTACTPERSON BAPIBUS1006_HEAD-BPARTNER C 10 Contact Person

Paramètre Reférence Type Long. Description
ADDRESSDATA BAPIBUS1006002_ADDRESS u 134 Address Data for Contact Person in Organization

Paramètre Reférence Long. Facultatif Description
BAPIADFAX BAPIADFAX 143 X Fax Number
BAPIADPAG BAPIADPAG 136 X Pager Numbers
BAPIADPRT BAPIADPRT 40 X PRT Addresses
BAPIADRFC BAPIADRFC 69 X RFC Addresses
BAPIADRML BAPIADRML 63 X RML Addresses
BAPIADSMTP BAPIADSMTP 300 X E-Mail Addresses
BAPIADSSF BAPIADSSF 2391 X SSF Addresses
BAPIADTEL BAPIADTEL 142 X Telephone Number
BAPIADTLX BAPIADTLX 72 X Telex Number
BAPIADTTX BAPIADTTX 72 X Teletext Number
BAPIADURI BAPIADURI 2219 X URI Addresses
BAPIADVERS BAPIAD3VL 603 X Address
BAPIADX400 BAPIADX400 948 X X400 Addresses
BAPICOMREM BAPICOMREM 60 X Notes on Communication Types
RETURN BAPIRET2 548 X Messages

Functionality
You can use this BAPI to get detailed information on the addressspecified in the address GUID.
The information is available in the ADDRESSDATA structure. The relatedinformation on communication addresses is output in the correspondingtable parameters. If no address is specified in the address GUID, thesystem determines the standard address of the business partnerspecified in the BUSINESSPARTNER parameter, and gets the existingaddress information on the contact person relationship.
The systems checks the existence and consistency of the specified data.Any errors that occur are logged and output by the Return tableparameter.

Description
This structure contains information on the address data of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
The address GUID uniquely identifies an address across systems.
It is merely a technical object identifier, and not intended for use inthe interface or in interaction between system users.


INCLUDE BAPI_BUSINESSPARTNER OBJECT DOKU ID TX
INCLUDE BAPI_CONTACTPERSON OBJECT DOKU ID TX

Description
This table contains information on the fax data of the contact personrelationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the pager numbers of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the printer addresses of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the RFC addresses of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the remote mail addresses of thecontact person relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the internet addresses of thecontact person relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the SSF addresses of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the telephone addresses of thecontact person relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the telex data of the contact personrelationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the teletex addresses of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the URI addresses of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains information on the address. If version-dependentinformation is also maintained for this address, it is also returnedvia this table.

Description
This table contains information on the X400 addresses of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains comments on communication data of the contactperson relationship.
For information on the significance of the individual parameter fields,consult the corresponding data element documentation in the ABAPdictionary.

Description
This table contains the return messages from the method call.