The BUT150 table in SAP ERP or S/4HANA stores BP relationship: Attribute table (test different.type TBUKR) data. There are total 8 fields in BUT150 table. The BP relationship: Attribute table (test different.type TBUKR) table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BUT150 table. It is in SAP Business Partner: Basic Components (S_BUPA_GENERAL) ABAP package and is part of the Business Partner Foundation (BC-SRV-BP) module.
SAP BUT150 Table Fields
Following is the list of fields that are available in SAP BUT150 table. The primary key fields of the table are CLIENT (Client), RELNR (BP Relationship Number), PARTNER1 (Business Partner Number), PARTNER2 (Business Partner Number), DATE_TO (Validity Date (Valid To)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| RELNR | BP Relationship Number | BU_RELNR | BUT050 | CHAR (12) |
| PARTNER1 | Business Partner Number | BU_PARTNER | * | CHAR (10) |
| PARTNER2 | Business Partner Number | BU_PARTNER | * | CHAR (10) |
| DATE_TO | Validity Date (Valid To) | BU_DATTO | DATS (8) | |
| RELTYP | Business Partner Relationship Category | BU_RELTYP | TBZ9 | CHAR (6) |
| XRF | Business partner role definition instead of BP relationship | BU_XRF | CHAR (1) | |
| BUKRS | Differentiation type element like company code | BU_DTE_BKR | TB990 | CHAR (4) |


