The AXT_REG_UI_OBJ_C table in SAP ERP or S/4HANA stores UI object type mapping to enhencible BO Customer Table data. There are total 3 fields in AXT_REG_UI_OBJ_C table. The UI object type mapping to enhencible BO Customer Table table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of AXT_REG_UI_OBJ_C table. It is in Extensibility Registry (AXT_MODEL_REGISTRY) ABAP package and is part of the Easy Enhancement Workbench (CA-GTF-EEW) module.
SAP AXT_REG_UI_OBJ_C Table Fields
Following is the list of fields that are available in SAP AXT_REG_UI_OBJ_C table. The primary key fields of the table are CLIENT (Client), OBJECT_TYPE (UI Object Type), EXT_BO (Enhanced Object).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
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) |