Fonction SAP BAPI_BUPR_EMPLO_ADDR_GETDETAIL - SAP BP, BAPI: Read Employee Relationship Address

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
EMPLOYEE BAPIBUS1006_HEAD-BPARTNER C 10 Employee

Paramètre Reférence Type Long. Description
ADDRESSDATA BAPIBUS1006002_ADDRESS u 134 Address Data for Employee 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
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 theADDRESSDATA structure. Related information on the communicationaddresses is output in the corresponding table parameters. If noaddress is specified in the address GUID, the system determines thestandard address of the specified business partner stored in theBUSINESSPARTNER parameter, and gets existing address information on theemployee relationship.
The system checks the existence and consistency of the data entered.Any errors that occur are logged, and output in the Return tableparameter.

Description
This structure contains information on the address data of the employeerelationship.
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 over all systems.
It is purely a technical object identifier that is not intended for usein the interface, or in interaction between system users.
INCLUDE BAPI_BUSINESSPARTNER OBJECT DOKU ID TX
INCLUDE BAPI_EMPLOYEE OBJECT DOKU ID TX

Description
This table contains information on the fax data of the employeerelationship.
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 employeerelationship.
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 theemployee 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 employeerelationship.
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 theemployee 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 theemployee 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 employeerelationship.
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 theemployee 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 employeerelationship.
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 data of the employeerelationship.
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 employeerelationship.
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 X400 addresses of the employeerelationship.
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 the communication data of the employeerelationship.
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.