The BUT_HIER_NODE_DU table in SAP ERP or S/4HANA stores Business Partner Hierarchy Group – Description data. There are total 6 fields in BUT_HIER_NODE_DU table. The Business Partner Hierarchy Group – Description 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_NODE_DU 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_NODE_DU Table Fields
Following is the list of fields that are available in SAP BUT_HIER_NODE_DU table. The primary key fields of the table are CLIENT (Client), RECORD_GUID (GUID of Data Record on Database (ID of Record)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| RECORD_GUID | GUID of Data Record on Database (ID of Record) | BU_RECORD_GUID | RAW (16) | |
| NODE_GUID | GUID of Hierarchy Node | BU_NODE_GUID | BUT_HIER_NODE | RAW (16) |
| LANGUAGE | Language Key | SPRAS | * | LANG (1) |
| DESCRIPTION | Description of a Hierarchy Node | BU_NODE_DESCRIPTION | CHAR (40) | |
| TREE_GUID | GUID of Hierarchy Tree | BU_TREE_GUID | BUT_HIER_TREE | RAW (16) |


