SAP AXT_SYSTAB Extensibility Tool System Table Table
Overview
AXT_SYSTAB is a standard SAP S/4HANA table that stores Extensibility Tool System Table data. There are total 7 fields in the AXT_SYSTAB table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_SYSTAB 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_SYSTAB to other SAP tables and standard CDS views available based on AXT_SYSTAB table in S/4HANA 2020.
Techincal Settings of AXT_SYSTAB
Below are technical details of the table AXT_SYSTAB
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AXT_SYSTAB Fields
The following table gives you an overview of the fields available in AXT_SYSTAB
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LOGSYS | Logical system | LOGSYS | TBDLS | CHAR | 10 |
| DEVCLASS | Package | DEVCLASS | TDEVC | CHAR | 30 |
| NAMESPACE | Namespace | NAMESPACE | TRNSPACET | CHAR | 10 |
| NAMESPACE_S | Table Entry Namespace | OXT_NSPC_SHORT | CHAR | 1 | |
| PREFIX | Generation Prefix | AXT_NR_PREFIX | CHAR | 1 | |
| X_STACKED | Boolean | AXT_BOOLEAN | CHAR | 1 | |
| X_SHARED_MEM | 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_SYSTAB
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AXT_SYSTAB | DEVCLASS | : | TDEVC |
| AXT_SYSTAB | LOGSYS | : | TBDLS |
| AXT_SYSTAB | NAMESPACE | : | TRNSPACET |