TCMS_VAL_MAP - Customizing table for value mapping
Customizing table for value mapping information is stored in SAP table TCMS_VAL_MAP.
It is part of development package CMS_IF_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Message Interfaces of CMS and related development objects".
It is part of development package CMS_IF_COMMON in software component FS-CMS. This development package consists of objects that can be grouped under "Message Interfaces of CMS and related development objects".
Fields for table TCMS_VAL_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MAP_ID | Mapping ID | X | CMS_DTE_MAP_ID | CHAR | 12 | |
IF_FIELD_NAME | Field Name | X | FIELDNAME | CHAR | 60 | |
CMS_FIELD_NAME | Field Name | X | FIELDNAME | CHAR | 60 | |
IF_FIELD_VALUE | Field Value | CMS_DTE_FLD_VAL | CHAR | 240 | ||
CMS_FIELD_VALUE | Field Value | CMS_DTE_FLD_VAL | CHAR | 240 |