DMEE_SORT_ABA - DMEE: Sort and Key Fields for Format
DMEE: Sort and Key Fields for Format information is stored in SAP table DMEE_SORT_ABA.
It is part of development package ID-DMEEA in software component CA-GTF-CSC. This development package consists of objects that can be grouped under "INTDEV: ABA services of Data Medium Exchange Engine".
It is part of development package ID-DMEEA in software component CA-GTF-CSC. This development package consists of objects that can be grouped under "INTDEV: ABA services of Data Medium Exchange Engine".
Fields for table DMEE_SORT_ABA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TREE_TYPE | DMEE: tree type | X | DMEE_TREETYPE_ABA | CHAR | 4 | DMEE_TYPE_ABA |
TREE_ID | DMEE: ID for a DMEE format tree | X | DMEE_TREEID_ABA | CHAR | 30 | DMEE_HEAD_ABA |
VERSION | DMEE: version of format tree | X | DMEE_VERSION_ABA | NUMC | 3 | DMEE_HEAD_ABA |
SORT_ORDER | DMEE: sort sequence | X | DMEE_SORT_ORDER_ABA | NUMC | 3 | |
KEY_FIELD | DMEE: sort field is key field | DMEE_KEY_FIELD_ABA | CHAR | 1 | ||
SORT_TAB | DMEE: structure of the sort field | DMEE_SORT_TAB_ABA | CHAR | 30 | ||
SORT_FLD | DMEE: sort field | DMEE_SORT_FLD_ABA | CHAR | 30 | ||
SORT_IF_TP | DMEE: type of interface that source struct. originates from | DMEE_IF_TP_ABA | CHAR | 1 | ||
USER_FIELD | DMEE: key field defined by user | DMEE_USER_FIELD_ABA | CHAR | 20 | ||
LEV | DMEE: hierarchy level of a format tree node | DMEE_LEVEL_ABA | NUMC | 3 | ||
KF_EXIT_FUNC | DMEE: name of exit function for a user field | DMEE_KF_EXIT_FUNC_ABA | CHAR | 30 | * | |
KEY_ONLY | DMEE: Key field is not used for sorting | DMEE_KEY_ONLY_ABA | CHAR | 1 |