SAP AXT_REG_BO_GEN Further Generation Objects extensibility Table
Overview
AXT_REG_BO_GEN is a standard SAP S/4HANA table that stores Further Generation Objects extensibility data. There are total 10 fields in the AXT_REG_BO_GEN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_REG_BO_GEN 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_BO_GEN to other SAP tables and standard CDS views available based on AXT_REG_BO_GEN table in S/4HANA 2020.
Techincal Settings of AXT_REG_BO_GEN
Below are technical details of the table AXT_REG_BO_GEN
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_REG_BO_GEN Fields
The following table gives you an overview of the fields available in AXT_REG_BO_GEN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| EXT_BO | Enhanced Object | AXT_BO | AXT_REG_BO | CHAR | 30 |
| EXT_BO_PART | Part of Enhanced Object | AXT_BO_PART | AXT_REG_BO_PART | CHAR | 30 |
| ELEMENT_ID | Element ID | AXT_ELEMENT_ID | NUMC | 6 | |
| EXTENSION_TYPE | Enhancement Type | AXT_EXTENSION_TYPE | AXT_EXTTYPE | CHAR | 30 |
| FLAG_NAME | Name of Enhancement Indicators | AXT_FLAG_NAME | AXT_EXTTYPE_FLAG | CHAR | 30 |
| OBJECT_TYPE | Object Type | AXT_OBJECT_TYPE | AXT_EXTTYPE_OBJ | CHAR | 30 |
| OBJECT_REFNAME | Parameter | AXT_PARAMETER | CHAR | 30 | |
| GUID | GUID | AXT_GUID | CHAR | 32 | |
| CONTEXT | Enhancement Context | AXT_CONTEXT | AXT_EXTTYPE_CTXT | CHAR | 20 |
| SWITCHID | ID of Switch in Switch Framework | SFW_SWITCHID | * | CHAR | 30 |
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_BO_GEN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_REG_BO_GEN | CONTEXT | : | AXT_EXTTYPE_CTXT |
| AXT_REG_BO_GEN | EXTENSION_TYPE | 1: N | AXT_EXTTYPE |
| AXT_REG_BO_GEN | EXT_BO | 1: CN | AXT_REG_BO |
| AXT_REG_BO_GEN | EXT_BO_PART | 1: CN | AXT_REG_BO_PART |
| AXT_REG_BO_GEN | FLAG_NAME | 1: CN | AXT_EXTTYPE_FLAG |
| AXT_REG_BO_GEN | OBJECT_TYPE | : | AXT_EXTTYPE_OBJ |