AXT_RUN_FIELDDEF - Extensibility runtime field definition
Extensibility runtime field definition information is stored in SAP table AXT_RUN_FIELDDEF.
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_FIELDDEF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FIELD_ID | Field ID | X | AXT_FIELD_ID | CHAR | 30 | |
LOCATION | Name | X | AXT_NAME | CHAR | 30 | |
DATA_TYPE | Field Data Type | AXT_FIELD_DATA_TYPE | CHAR | 10 | ||
BEHAVIOR | Field Behavior Type | AXT_FIELD_BEHAVIOR_TYPE | CHAR | 30 | ||
VARIANT | Name | AXT_NAME | CHAR | 30 | ||
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 |