SAP AXT_RUN_FIELD Extensibility runtime fields Table
Overview
AXT_RUN_FIELD is a standard SAP S/4HANA table that stores Extensibility runtime fields data. There are total 9 fields in the AXT_RUN_FIELD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_RUN_FIELD belongs to Easy Enhancement Workbench (CA-GTF-EEW) module and is located in the package Extensibility Runtime components (AXT_RUNTIME).
In addition, following links provide an overview of foreign key relationships, if any, that link AXT_RUN_FIELD to other SAP tables and standard CDS views available based on AXT_RUN_FIELD table in S/4HANA 2020.
Techincal Settings of AXT_RUN_FIELD
Below are technical details of the table AXT_RUN_FIELD
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AXT_RUN_FIELD Fields
The following table gives you an overview of the fields available in AXT_RUN_FIELD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| FIELD_ID | Field ID | AXT_FIELD_ID | CHAR | 30 | |
| LOCATION | Name | AXT_NAME | CHAR | 30 | |
| DATA_TYPE | Field Data Type | AXT_FIELD_DATA_TYPE | CHAR | 10 | |
| DATA_ELEMENT | Name | AXT_NAME | CHAR | 30 | |
| DESCR_FOR | Field ID | AXT_FIELD_ID | CHAR | 30 | |
| REF_FIELD | Field ID | AXT_FIELD_ID | CHAR | 30 | |
| SHLPNAME | Search Help for Component | KOMP_SHLP | * | CHAR | 30 |
| DOMAIN_NAME | Domain name | DOMNAME | * | CHAR | 30 |
| VIRTUAL | 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_RUN_FIELD