Business Partner Business Units

The BusinessPartnerBusinessUnit table in the BusinessPartner package stores a many-to-many relationship between Business Partners and the associated Business Units. It provides a combination of a business partner identifier and a business unit identifier to link a business partner to its business units and vice versa.

Body Params
int32

The BusinessPartnerBusinessUnitId field in the BusinessPartnerBusinessUnit table is an integer field used to uniquely identify each business partner business unit record. It is used in other tables to reference records in this table.

int32

The BusinessUnitId is an int data type field stored in the BusinessPartnerBusinessUnit table. It associates a business unit with a business partner and is used to identify that relationship. It is a required field for all records in the table.

int32

The BusinessPartnerId field is an integer data type in the BusinessPartnerBusinessUnit table that identifies the primary business partner associated with the business unit.

Response
200

OK

Language
URL
Response
Click Try It! to start a request and see the response here!