UKM_CONTEXT_C - UKM: Mapping context
UKM: Mapping context information is stored in SAP table UKM_CONTEXT_C.
It is part of development package S_UKM_ENGINE in software component BC-SRV-UKM. This development package consists of objects that can be grouped under "Unified Key Mapping Engine".
It is part of development package S_UKM_ENGINE in software component BC-SRV-UKM. This development package consists of objects that can be grouped under "Unified Key Mapping Engine".
Fields for table UKM_CONTEXT_C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MAIN_CONTEXT_ID | ID of the Main Context | X | UKM_E_MAIN_CONTEXT_ID | CHAR | 32 | |
SUB_CONTEXT_ID | ID of the Subcontext | X | UKM_E_SUB_CONTEXT_ID | CHAR | 32 | |
MAIN_CONTEXT | Main Context of the Mapping | UKM_E_MAIN_CONTEXT_CODE | CHAR | 4 | ||
SUB_CONTEXT | Subcontext of the Mapping | UKM_E_SUB_CONTEXT_CODE | CHAR | 1 | ||
MAPPING_TYPE | Mapping Type | UKM_E_MAPPING_TYPE_CODE | CHAR | 1 | ||
DISTRIBUTABLE | Distribution-Relevant Mapping | UKM_E_DISTRIBUTABLE_BOOLEAN | CHAR | 1 |