SAP AXT_EXTTYPE_CTXT AXT Object Type Context Table
Overview
AXT_EXTTYPE_CTXT is a standard SAP S/4HANA table that stores AXT Object Type Context data. There are total 4 fields in the AXT_EXTTYPE_CTXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_EXTTYPE_CTXT 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_EXTTYPE_CTXT to other SAP tables and standard CDS views available based on AXT_EXTTYPE_CTXT table in S/4HANA 2020.
Techincal Settings of AXT_EXTTYPE_CTXT
Below are technical details of the table AXT_EXTTYPE_CTXT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_EXTTYPE_CTXT Fields
The following table gives you an overview of the fields available in AXT_EXTTYPE_CTXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| EXTENSION_TYPE | Enhancement Type | AXT_EXTENSION_TYPE | AXT_EXTTYPE | CHAR | 30 |
| CONTEXT | Enhancement Context | AXT_CONTEXT | CHAR | 20 | |
| DESCRIPTION | Description | AXT_DESCRIPTION | CHAR | 60 | |
| IMPL_CLASS | Implementing Class | AXT_CLASS | CHAR | 30 |
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_EXTTYPE_CTXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_EXTTYPE_CTXT | EXTENSION_TYPE | : | AXT_EXTTYPE |