AXT_REG_RELATION - Binding objects to AET
Binding objects to AET information is stored in SAP table AXT_REG_RELATION.
It is part of development package AXT_MODEL_REGISTRY in software component CA-GTF-EEW. This development package consists of objects that can be grouped under "Extensibility Registry".
It is part of development package AXT_MODEL_REGISTRY in software component CA-GTF-EEW. This development package consists of objects that can be grouped under "Extensibility Registry".
Fields for table AXT_REG_RELATION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
REL_OBJ_TYP | AET Related Object Type | X | AXT_REL_OBJ_TYP | CHAR | 12 | AXT_REG_REL_OTYP |
REL_OBJ_NAME | AET Related Object Name | X | AXT_REL_OBJ_NAME | CHAR | 100 | |
ELEMENT_ID | Element ID | X | 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 |