SAP AXT_REG_UI_OBJ_S UI object type mapping to enhencible BO SAP Table Table
Overview
AXT_REG_UI_OBJ_S is a standard SAP S/4HANA table that stores UI object type mapping to enhencible BO SAP Table data. There are total 2 fields in the AXT_REG_UI_OBJ_S table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_REG_UI_OBJ_S 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_UI_OBJ_S to other SAP tables and standard CDS views available based on AXT_REG_UI_OBJ_S table in S/4HANA 2020.
Techincal Settings of AXT_REG_UI_OBJ_S
Below are technical details of the table AXT_REG_UI_OBJ_S
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AXT_REG_UI_OBJ_S Fields
The following table gives you an overview of the fields available in AXT_REG_UI_OBJ_S
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | BSP_DLC_OBJ_TYPE | CHAR | 20 |
| EXT_BO | Enhanced Object | AXT_BO | AXT_REG_BO | 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_UI_OBJ_S
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_REG_UI_OBJ_S | EXT_BO | 1: CN | AXT_REG_BO |
| AXT_REG_UI_OBJ_S | OBJECT_TYPE | 1: CN | BSP_DLC_OBJ_TYPE |