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