SAP AXT_REG_UI_OBJ_C UI object type mapping to enhencible BO Customer Table Table
Overview
AXT_REG_UI_OBJ_C is a standard SAP S/4HANA table that stores UI object type mapping to enhencible BO Customer Table data. There are total 3 fields in the AXT_REG_UI_OBJ_C 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_C 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_C to other SAP tables and standard CDS views available based on AXT_REG_UI_OBJ_C table in S/4HANA 2020.
Techincal Settings of AXT_REG_UI_OBJ_C
Below are technical details of the table AXT_REG_UI_OBJ_C
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AXT_REG_UI_OBJ_C Fields
The following table gives you an overview of the fields available in AXT_REG_UI_OBJ_C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | BSPC_DLC_OBJ_TYP | 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_C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_REG_UI_OBJ_C | CLIENT | 1: CN | T000 |
| AXT_REG_UI_OBJ_C | EXT_BO | 1: CN | AXT_REG_BO |
| AXT_REG_UI_OBJ_C | OBJECT_TYPE | 1: CN | BSPC_DLC_OBJ_TYP |