SAP AXT_REG_BO_UI Table – Extensible UI elements

The AXT_REG_BO_UI table in SAP ERP or S/4HANA stores Extensible UI elements data. There are total 6 fields in AXT_REG_BO_UI table. The Extensible UI elements 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_BO_UI 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_BO_UI Table Fields

Following is the list of fields that are available in SAP AXT_REG_BO_UI table. The primary key fields of the table are EXT_BO (Enhanced Object), EXT_BO_PART (Part of Enhanced Object), UI_ELEMENT_ID (Element ID).

Field Description Data Element Check Table Data Type
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)
UI_ELEMENT_ID Element ID AXT_ELEMENT_ID NUMC (6)
VIEW_NAME BSP View AXT_VIEW CHAR (70)
BOL_PATH BOL Path for Enhanced Subobjects AXT_BOL_PATH CHAR (255)
EXCLUDE General Flag FLAG CHAR (1)