MDO_KEYMAPFILTER - Key mapping filter
Key mapping filter information is stored in SAP table MDO_KEYMAPFILTER.
It is part of development package MDO_DISTRIBUTION_MODEL in software component CA-MDG-DRF-MDO. This development package consists of objects that can be grouped under "MDO: Distribution Model".
It is part of development package MDO_DISTRIBUTION_MODEL in software component CA-MDG-DRF-MDO. This development package consists of objects that can be grouped under "MDO: Distribution Model".
Fields for table MDO_KEYMAPFILTER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ID | Technical Key (UUID) | X | MDO_ID | RAW | 16 | |
ATTRIBUTE | Attribute Name for Key Mapping Filter | MDO_KEYMAPPINGFILTERATTRIBUTE | CHAR | 60 | ||
SIGN | Sign | MDO_SIGN | CHAR | 2 | ||
OPERATOR | Operator for Key Mapping Filter Values | MDO_OPERATOR | CHAR | 4 | ||
LOWVALUE | Low Value for Key Mapping Filter | MDO_LOWVALUE | CHAR | 1024 | ||
HIGHVALUE | High Value for Key Mapping Filter | MDO_HIGHVALUE | STRG | 8 | ||
PARENTID | Parent ID | MDO_PARENT_ID | RAW | 16 |