The AXT_REG_BO_PART table in SAP ERP or S/4HANA stores Part of an extensible Business Object data. There are total 10 fields in AXT_REG_BO_PART table. The Part of an extensible Business Object 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_PART 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_PART Table Fields
Following is the list of fields that are available in SAP AXT_REG_BO_PART table. The primary key fields of the table are EXT_BO (Enhanced Object), EXT_BO_PART (Part of Enhanced Object).
| 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 | CHAR (30) | |
| INHERITED | Element Is Inherited | AXT_INHERITED | CHAR (1) | |
| X_ALLOW_FIELDEXT | Allow New Enhancements | AXT_ALLOW_EXTENSION | CHAR (3) | |
| EXT_PLACE | Field Enhancement Place | AXT_PLACE | AXT_REG_PLACE | CHAR (30) |
| SWITCHID | ID of Switch in Switch Framework | SFW_SWITCHID | * | CHAR (30) |
| X_ALLOW_TABLEEXT | Allow New Enhancements | AXT_ALLOW_EXTENSION | CHAR (3) | |
| EXT_TPLACE | Field Enhancement Place | AXT_PLACE | AXT_REG_TPLACE | CHAR (30) |
| TABLE_SWITCH_ID | ID of Switch in Switch Framework | SFW_SWITCHID | * | CHAR (30) |
| SPECIAL_PURPOSE | Object Type Name | SEOCLSNAME | CHAR (30) |


