SAP AXT_REG_BO_SRCH Extensible Searches per BO Part Table
Overview
AXT_REG_BO_SRCH is a standard SAP S/4HANA table that stores Extensible Searches per BO Part data. There are total 5 fields in the AXT_REG_BO_SRCH table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_REG_BO_SRCH 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_BO_SRCH to other SAP tables and standard CDS views available based on AXT_REG_BO_SRCH table in S/4HANA 2020.
Techincal Settings of AXT_REG_BO_SRCH
Below are technical details of the table AXT_REG_BO_SRCH
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_REG_BO_SRCH Fields
The following table gives you an overview of the fields available in AXT_REG_BO_SRCH
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| 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 |
| EXT_SPLACE | Field Enhancement Place | AXT_PLACE | AXT_REG_SPLACE | CHAR | 30 |
| X_SEARCHCRITERIA | Relevant as Search Criteria | AXT_FLAG_SEARCHCRITERIA | CHAR | 1 | |
| X_SEARCHRESULT | Relevant for Search Result | AXT_FLAG_SEARCHRESULT | CHAR | 1 |
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_BO_SRCH
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_REG_BO_SRCH | EXT_BO | 1: CN | AXT_REG_BO |
| AXT_REG_BO_SRCH | EXT_BO_PART | 1: CN | AXT_REG_BO_PART |
| AXT_REG_BO_SRCH | EXT_SPLACE | 1: CN | AXT_REG_SPLACE |