The BUT_HIER_TYPE table in SAP ERP or S/4HANA stores Business Partner Group Hierarchy Category (GUID) data. There are total 2 fields in BUT_HIER_TYPE table. The Business Partner Group Hierarchy Category (GUID) 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 BUT_HIER_TYPE table. It is in SAP Business Partner Group Hierarchy (BUPA_HIERARCHY) ABAP package and is part of the Group Hierarchy (AP-MD-BP-GRH) module.
SAP BUT_HIER_TYPE Table Fields
Following is the list of fields that are available in SAP BUT_HIER_TYPE table. The primary key fields of the table are CLIENT (Client), HIER_TYPE_GUID (GUID for Hierarchy Category of BP Group Hierarchy).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| HIER_TYPE_GUID | GUID for Hierarchy Category of BP Group Hierarchy | BU_HIERARCHY_TYPE_GUID | RAW (16) |


