SAP AXT_REG_RELATION Binding objects to AET Table
Overview
AXT_REG_RELATION is a standard SAP S/4HANA table that stores Binding objects to AET data. There are total 9 fields in the AXT_REG_RELATION table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_REG_RELATION belongs to Easy Enhancement Workbench (CA-GTF-EEW) module and is located in the package Extensibility Registry (AXT_MODEL_REGISTRY).
In addition, following links provide an overview of foreign key relationships, if any, that link AXT_REG_RELATION to other SAP tables and standard CDS views available based on AXT_REG_RELATION table in S/4HANA 2020.
Techincal Settings of AXT_REG_RELATION
Below are technical details of the table AXT_REG_RELATION
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_REG_RELATION Fields
The following table gives you an overview of the fields available in AXT_REG_RELATION
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| REL_OBJ_TYP | AET Related Object Type | AXT_REL_OBJ_TYP | AXT_REG_REL_OTYP | CHAR | 12 |
| REL_OBJ_NAME | AET Related Object Name | AXT_REL_OBJ_NAME | CHAR | 100 | |
| ELEMENT_ID | Element ID | AXT_ELEMENT_ID | NUMC | 6 | |
| REL_KIND | AET Registry: Relation Kind | AXT_REL_RELKIND | CHAR | 3 | |
| REL_OBJ_ADDITION | AET Registry: Name Addition of Related Object | AXT_REL_OBJ_ADDITION | CHAR | 60 | |
| AXT_REG_OBJ_NAME | AET Registry: Concatenated Object Name | AXT_REG_OBJNAME | CHAR | 100 | |
| AXT_REG_OBJ_TYP | AET Registry Object Type | AXT_REG_OBJTYP | CHAR | 2 | |
| REL_PARAMETER | AET Registry: Relation Parameter | AXT_REL_PARAMETER | CHAR | 255 | |
| X_EXCLUDE | General Flag | FLAG | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AXT_REG_RELATION
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_REG_RELATION | REL_OBJ_TYP | : | AXT_REG_REL_OTYP |