SAP AXT_DATATYPE Extensibility Field Datatypes Table
Overview
AXT_DATATYPE is a standard SAP S/4HANA table that stores Extensibility Field Datatypes data. There are total 3 fields in the AXT_DATATYPE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_DATATYPE 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_DATATYPE to other SAP tables and standard CDS views available based on AXT_DATATYPE table in S/4HANA 2020.
Techincal Settings of AXT_DATATYPE
Below are technical details of the table AXT_DATATYPE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AXT_DATATYPE Fields
The following table gives you an overview of the fields available in AXT_DATATYPE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| DATA_TYPE | Field Data Type | AXT_FIELD_DATA_TYPE | CHAR | 10 | |
| IMPL_CLASS | Implementing Class | AXT_CLASS | CHAR | 30 | |
| X_ONLY_TRANSCALC | General Flag | FLAG | 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_DATATYPE