SAP AXT_EXTENSION Extension Table
Overview
AXT_EXTENSION is a standard SAP S/4HANA table that stores Extension data. There are total 13 fields in the AXT_EXTENSION table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_EXTENSION 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 to other SAP tables and standard CDS views available based on AXT_EXTENSION table in S/4HANA 2020.
Techincal Settings of AXT_EXTENSION
Below are technical details of the table AXT_EXTENSION
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_EXTENSION Fields
The following table gives you an overview of the fields available in AXT_EXTENSION
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| EXTENSION_ID | Enhancement ID | AXT_EXTENSION_ID | CHAR | 30 | |
| TECHNICAL_NAME | Name | AXT_NAME | CHAR | 30 | |
| EXTENSION_TYPE | Enhancement Type | AXT_EXTENSION_TYPE | AXT_EXTTYPE | CHAR | 30 |
| EXTENSION_PLACE | Field Enhancement Place | AXT_PLACE | CHAR | 30 | |
| OWNER_TYPE | System Type | AXT_SYSTEM_TYPE | CHAR | 3 | |
| CREDAT | Created On | OXT_CREDAT | DATS | 8 | |
| CRETIM | Creation Time | OXT_CRETIM | TIMS | 6 | |
| CREUSER | Creation User | OXT_CREUSER | CHAR | 12 | |
| CHGDAT | Change Date | OXT_CHGDAT | DATS | 8 | |
| CHGTIM | Change Time | OXT_CHGTIM | TIMS | 6 | |
| CHGUSER | Change User | OXT_CHGUSER | CHAR | 12 | |
| NAMESPACE_S | Table Entry Namespace | OXT_NSPC_SHORT | CHAR | 1 | |
| PREFIX | Generation Prefix | AXT_NR_PREFIX | 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
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_EXTENSION | EXTENSION_TYPE | : | AXT_EXTTYPE |