HIERARCHY_ENTRY - Entries for Hierarchical Customizing
Entries for Hierarchical Customizing information is stored in SAP table HIERARCHY_ENTRY.
It is part of development package FS_CUSTOMIZING_HIERARCHY in software component CA-FS. This development package consists of objects that can be grouped under "Hierarchical Customizing".
It is part of development package FS_CUSTOMIZING_HIERARCHY in software component CA-FS. This development package consists of objects that can be grouped under "Hierarchical Customizing".
Fields for table HIERARCHY_ENTRY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
NAME | X | CHAR | 30 | |||
ENTRY_KEY | X | INT2 | 2 | |||
FIELD_NAME | Field Name | FIELDNAME | CHAR | 30 | * | |
FIELD_LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 45 | ||
FIELD_HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 45 | ||
FIELD_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 2 | ||
FIELD_SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 1 | ||
ORDER_NUMBER | INT1 | 1 | ||||
PARENT_ENTRY | INT2 | 2 | ||||
FIGURE_INT | INT4 | 4 | ||||
FIGURE_CHAR | CHAR | 45 |