AXT_RUN_RULE - Rule Runtime
Rule Runtime information is stored in SAP table AXT_RUN_RULE.
It is part of development package AXT_RUNTIME in software component CA-GTF-EEW. This development package consists of objects that can be grouped under "Extensibility Runtime components".
It is part of development package AXT_RUNTIME in software component CA-GTF-EEW. This development package consists of objects that can be grouped under "Extensibility Runtime components".
Fields for table AXT_RUN_RULE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| NAMESPACE | Namespace | X | NAMESPACE | CHAR | 10 | * |
| ID | GUID | X | AXT_GUID | CHAR | 32 | |
| APP_ID | GUID | AXT_GUID | CHAR | 32 | ||
| RULE_TYPE | Rule Type | AXT_RULE_TYPE | CHAR | 30 | ||
| OBJECT_RULE_TYPE | Rule Object Type | AXT_RULE_OBJ_TYPE | CHAR | 5 | ||
| OBJECT_NAME | Object Name | AXT_OBJECT_NAME | CHAR | 30 | ||
| EVENT_TYPE | Event Type for Rule Execution | AXT_RULE_EVENT_TYPE | CHAR | 6 | ||
| X_DISABLED | Boolean | AXT_BOOLEAN | CHAR | 1 |