BUT_HIER_NODE_D is a standard SAP Table which is used to store Business Partner Hierarchy Group - Description data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The BUT_HIER_NODE_D table consists of various fields, each holding specific information or linking keys about Business Partner Hierarchy Group - Description data available in SAP. These include RECORD_GUID (GUID of Data Record on Database (ID of Record)), NODE_GUID (GUID of Hierarchy Node), LANGUAGE (Language Key), DESCRIPTION (Description of a Hierarchy Node)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .