The AXT_REG_PLACE table in SAP ERP or S/4HANA stores Technical places of Field Extensibility data. There are total 13 fields in AXT_REG_PLACE table. The Technical places of Field Extensibility 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_PLACE 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_PLACE Table Fields
Following is the list of fields that are available in SAP AXT_REG_PLACE table. The primary key fields of the table are EXT_PLACE (Field Enhancement Place).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| EXT_PLACE | Field Enhancement Place | AXT_PLACE | CHAR (30) | |
| EEW_INCLUDE | Table Name | TABNAME | DD02L | CHAR (30) |
| EEW_INCLUDE_X | Table Name | TABNAME | DD02L | CHAR (30) |
| EEW_INCLUDE_UI | Table Name | TABNAME | DD02L | CHAR (30) |
| X_NO_UI_EXT | General Flag | FLAG | CHAR (1) | |
| EXT_MAX_FIELDS | Numc3, internal use | NUMC3 | NUMC (3) | |
| EXT_MAX_BYTES | Count parameters | NUMC4 | NUMC (4) | |
| EXT_PERC_CUST | Numc3, internal use | NUMC3 | NUMC (3) | |
| EXT_PERC_PART | Numc3, internal use | NUMC3 | NUMC (3) | |
| EXT_PERC_SAP | Numc3, internal use | NUMC3 | NUMC (3) | |
| GEN_VARIANT | Generation Variant | AXT_GENERATION_VARIANT | CHAR (30) | |
| X_CALC_DEFAULT | Boolean | AXT_BOOLEAN | CHAR (1) | |
| X_TRANSIENT_ONLY | General Flag | FLAG | CHAR (1) |


