The ALXMBINHERITKEY table in SAP ERP or S/4HANA stores Inheritance Hierarchy for XI Monitor Nodes data. There are total 3 fields in ALXMBINHERITKEY table. The Inheritance Hierarchy for XI Monitor Nodes 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 ALXMBINHERITKEY table. It is in CCMS: Monitoring Components Integration Engine (SMOI_XMB) ABAP package and is part of the CCMS Monitoring & Alerting (BC-CCM-MON) module.
SAP ALXMBINHERITKEY Table Fields
Following is the list of fields that are available in SAP ALXMBINHERITKEY table. The primary key fields of the table are PARENT (Object Type Name), CLSNAME (Object Type Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PARENT | Object Type Name | SEOCLSNAME | CHAR (30) | |
| CLSNAME | Object Type Name | SEOCLSNAME | CHAR (30) | |
| REFCLSNAME | Object Type Name | SEOCLSNAME | CHAR (30) |


