The AXT_REG_REL_OTYP table in SAP ERP or S/4HANA stores AET Relation object type data. There are total 3 fields in AXT_REG_REL_OTYP table. The AET Relation object type 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 AXT_REG_REL_OTYP table. It is in Extensibility Registry (AXT_MODEL_REGISTRY) ABAP package and is part of the Easy Enhancement Workbench (CA-GTF-EEW) module.
SAP AXT_REG_REL_OTYP Table Fields
Following is the list of fields that are available in SAP AXT_REG_REL_OTYP table. The primary key fields of the table are REL_OBJ_TYP (AET Related Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| REL_OBJ_TYP | AET Related Object Type | AXT_REL_OBJ_TYP | CHAR (12) | |
| DESCRIPTION | Description | AXT_DESCRIPTION | CHAR (60) | |
| IMPL_CLASS | Implementing Class | AXT_CLASS | CHAR (30) |


