CMAP_MVMP - Multiattribute Value Mapping
Multiattribute Value Mapping information is stored in SAP table CMAP_MVMP.
It is part of development package CMAP in software component LO-PDM-GF. This development package consists of objects that can be grouped under "Semantic Mapping".
It is part of development package CMAP in software component LO-PDM-GF. This development package consists of objects that can be grouped under "Semantic Mapping".
Fields for table CMAP_MVMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 3 | T000 |
CTXT | Mapping Context ID | X | CMAP_MCXTID | CHAR | 10 | CMAP_MCXT |
ATMP | Attribute Mapping ID | X | CMAP_ATMPID | CHAR | 10 | CMAP_ATMP |
SEQNC | Sequence ID (Also as Database Key Component) | X | CMAP_SQNC | NUMC | 4 | |
PRRTY | Priority ID (Also as Database Key Component) | X | CMAP_PRTY | NUMC | 4 | |
ATTGT | Attribute ID | CMAP_ATRBID | CHAR | 10 | CMAP_ATRB | |
ATSRC | Attribute ID | CMAP_ATRBID | CHAR | 10 | CMAP_ATRB | |
VLSRC | Attribute Value (Maybe Regular Expression) | CMAP_ATVL | CHAR | 128 | ||
RGEXP | Regular Expression | CMAP_RGEXP | CHAR | 1 | ||
VLTGT | Attribute Value (Maybe Regular Expression) | CMAP_ATVL | CHAR | 128 |