/SCMB/CDL_MAP - Mapping for Code Values
Mapping for Code Values information is stored in SAP table /SCMB/CDL_MAP.
It is part of development package /SCMB/MD_CODELISTS in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Master Data Code Lists".
It is part of development package /SCMB/MD_CODELISTS in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Master Data Code Lists".
Fields for table /SCMB/CDL_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
CLISTTYPE | Internal Code List | X | /SCMB/CDL_CLISTTYPE | CHAR | 60 | /SCMB/CDL_TYPE |
CLISTID | Code List Reference ID | X | /SCMB/CDL_CLISTID | CHAR | 8 | /SCMB/CDL_ID |
CODE | External Code | X | /SCMB/CDL_CODE | CHAR | 36 | |
INT_CODE | Internal Code | X | /SCMB/CDL_INT_CODE | CHAR | 36 | |
DEFAULT_IN | Default Value for Mapping to Internal Codes | /SCMB/CDL_DEFAULT_IN | CHAR | 2 | ||
DEFAULT_OUT | Default Value for Mapping to External Codes | /SCMB/CDL_DEFAULT_OUT | CHAR | 2 |