SAP AXT_EXTENSION_ST Extension Status Table
Overview
AXT_EXTENSION_ST is a standard SAP S/4HANA table that stores Extension Status data. There are total 9 fields in the AXT_EXTENSION_ST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_EXTENSION_ST belongs to Easy Enhancement Workbench (CA-GTF-EEW) module and is located in the package Application Extensibility Tool: Model (AXT_MODEL).
In addition, following links provide an overview of foreign key relationships, if any, that link AXT_EXTENSION_ST to other SAP tables and standard CDS views available based on AXT_EXTENSION_ST table in S/4HANA 2020.
Techincal Settings of AXT_EXTENSION_ST
Below are technical details of the table AXT_EXTENSION_ST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_EXTENSION_ST Fields
The following table gives you an overview of the fields available in AXT_EXTENSION_ST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| EXTENSION_ID | Enhancement ID | AXT_EXTENSION_ID | AXT_EXTENSION | CHAR | 30 |
| EXT_STATUS | Enhancement Status | AXT_EXT_STATUS | CHAR | 3 | |
| X_ERROR | Error Indicator | AXT_X_ERROR | CHAR | 1 | |
| X_OUTDATED | Outdated Indicator | AXT_X_OUTDATED | CHAR | 1 | |
| X_DELETED | Boolean | AXT_BOOLEAN | CHAR | 1 | |
| LOG_HANDLE | Application Log: Log Handle | BALLOGHNDL | CHAR | 22 | |
| X_LOCAL_REGEN | Local Regeneration | AXT_X_LOCAL_REGENERATION | CHAR | 1 | |
| X_CUSTOMIZING | Boolean | AXT_BOOLEAN | CHAR | 1 | |
| X_OBSOLETE | Boolean | AXT_BOOLEAN | 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_EXTENSION_ST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_EXTENSION_ST | EXTENSION_ID | 1: 1 | AXT_EXTENSION |