Fonction SAP BAPI_BUPR_EMPLO_ADDR_ADD - SAP BP, BAPI: Add Employee Relationship Address

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ADDRESSDATA BAPIBUS1006002_ADDRESS u 134 Address Data for Employee in Organization
ADDRESSGUID BAPIBUS1006002_ADDRESSES-ADDRESSGUID C 32 X Address
BUSINESSPARTNER BAPIBUS1006_HEAD-BPARTNER C 10 Business Partner
DUPLICATE_MESSAGE_TYPE BAPIBUS1006_HEAD-CONTROLDUPLICATEMESSAGE C 1 X Message Type Control
EMPLOYEE BAPIBUS1006_HEAD-BPARTNER C 10 Employee

Paramètre Reférence Long. Facultatif Description
ADDRESSDUPLICATES BAPIBUS1006002_ADDR_DUPLICATES 70 X Relationship Address Duplicates
BAPIADFAX BAPIADFAX 143 X Telefax Numbers
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 Numbers
BAPIADTLX BAPIADTLX 72 X Telex Numbers
BAPIADTTX BAPIADTTX 72 X Teletex Numbers
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 use this BAPI to create an address for an employee relationship.You can also create related communication types such as telephone, fax,internet address, and so on.
The system checks that the business partners specified in theBUSINESSPARTNER and EMPLOYEE parameters exist, and that there is anemployee relationship between the two business partners.
If an address is specified in the ADDRESSGUID parameter, the systemchecks that this address exists and that it is related to the businesspartner specified in the BUSINESSPARTNER parameter.
If no address is specified, the system determines the standard addressfor the specified business partner in the BUSINESSPARTNER parameter.
Any errors that occur during the checks are output as check results inthe Return message table. If an error occurs during checks, the addressfor the employee relationship is not created.

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

Description
INCLUDE BAPI_PAR_DUPLICATE_MESS_TYPE OBJECT DOKU ID TX LANGUAGE EN
INCLUDE BAPI_EMPLOYEE OBJECT DOKU ID TX

Description
INCLUDE BAPI_PAR_ADDRESSDUPLICATES 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.