SAP AXT_RUN_RULE Rule Runtime Table
Overview
AXT_RUN_RULE is a standard SAP S/4HANA table that stores Rule Runtime data. There are total 6 fields in the AXT_RUN_RULE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AXT_RUN_RULE 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_RULE to other SAP tables and standard CDS views available based on AXT_RUN_RULE table in S/4HANA 2020.
Techincal Settings of AXT_RUN_RULE
Below are technical details of the table AXT_RUN_RULE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AXT_RUN_RULE Fields
The following table gives you an overview of the fields available in AXT_RUN_RULE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| NAMESPACE | Namespace | NAMESPACE | * | CHAR | 10 |
| ID | GUID | AXT_GUID | CHAR | 32 | |
| APP_ID | GUID | AXT_GUID | CHAR | 32 | |
| RULE_TYPE | Rule Type | AXT_RULE_TYPE | CHAR | 30 | |
| OBJECT_NAME | Object Name | AXT_OBJECT_NAME | CHAR | 30 | |
| X_DISABLED | 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_RULE