NSDM_E_V_MMIM_KN
V_MMIM_KN Compatibility View
NSDM_E_V_MMIM_KN is a CDS View that provides data about "V_MMIM_KN Compatibility View" in SAP S/4HANA. It reads from 4 data sources (nsdm_e_mkol, mara, nsdm_e_marc, nsdm_e_mard) and exposes 27 fields with key fields mandt, matnr, werks, lgort, charg.
Data Sources (4)
| Source | Alias | Join Type |
|---|---|---|
| nsdm_e_mkol | a | from |
| mara | b | inner |
| nsdm_e_marc | c | inner |
| nsdm_e_mard | d | inner |
Annotations (11)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.preserveKey | true | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.sqlViewName | NSDM_V_MMIM_KN | view | |
| EndUserText.label | V_MMIM_KN Compatibility View | view | |
| ObjectModel.usageType.sizeCategory | XXL | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ClientHandling.algorithm | #AUTOMATED | view | |
| AccessControl.authorizationCheck | #NOT_ALLOWED | view | |
| AccessControl.personalData.blocking | #NOT_REQUIRED | view | |
| AbapCatalog.viewEnhancementCategory | #PROJECTION_LIST | view |
Fields (27)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | mandt | nsdm_e_mkol | mandt | Editing Client |
| KEY | matnr | nsdm_e_mkol | matnr | Vehicle Model |
| KEY | werks | nsdm_e_mkol | werks | Receiving Plant |
| KEY | lgort | nsdm_e_mkol | lgort | Sublocation |
| KEY | charg | nsdm_e_mkol | charg | Chargeable Proc. |
| KEY | sobkz | nsdm_e_mkol | sobkz | Special Stock |
| KEY | lifnr | nsdm_e_mkol | lifnr | Vendor no. |
| lvorm | nsdm_e_mkol | lvorm | Stock del. flag | |
| lfgja | nsdm_e_mkol | lfgja | Year Cur.Period | |
| lfmon | nsdm_e_mkol | lfmon | Current Period | |
| ersda | nsdm_e_mkol | ersda | Entry Date | |
| kzill | nsdm_e_mkol | kzisl | Warehouse stock | |
| kzilq | nsdm_e_mkol | kzisq | QualInspStock | |
| kzils | nsdm_e_mkol | kziss | Blocked stock | |
| kzvll | nsdm_e_mkol | kzvsl | Warehouse stock | |
| kzvlq | nsdm_e_mkol | kzvsq | QualInspStock | |
| kzvls | nsdm_e_mkol | kzvss | Blocked stock | |
| mtart | mara | mtart | Product Type | |
| matkl | mara | matkl | Product Sold Group | |
| abcin | nsdm_e_marc | abcin | CC Phys. Inv. | |
| lgpbe | nsdm_e_mard | lgpbe | Storage Bin | |
| labst | nsdm_e_mkol | slabs | Unrestr. Consgt | |
| insme | nsdm_e_mkol | sinsm | Cnsgt in QInsp. | |
| speme | nsdm_e_mkol | sspem | Blocked Consgt | |
| einme | nsdm_e_mkol | seinm | Restr. Consgt | |
| xchar | nsdm_e_marc | xchar | HU assignment | |
| xchpf | nsdm_e_marc | xchpf | Batch Mgmt Rqt(Plnt) |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view NSDM_E_V_MMIM_KN.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: NSDM_V_MMIM_KN
CREATE VIEW NSDM_E_V_MMIM_KN AS
SELECT
a.mandt AS mandt,
a.matnr AS matnr,
a.werks AS werks,
a.lgort AS lgort,
a.charg AS charg,
a.sobkz AS sobkz,
a.lifnr AS lifnr,
a.lvorm AS lvorm,
a.lfgja AS lfgja,
a.lfmon AS lfmon,
a.ersda AS ersda,
a.kzisl AS kzill,
a.kzisq AS kzilq,
a.kziss AS kzils,
a.kzvsl AS kzvll,
a.kzvsq AS kzvlq,
a.kzvss AS kzvls,
b.mtart AS mtart,
b.matkl AS matkl,
c.abcin AS abcin,
d.lgpbe AS lgpbe,
a.slabs AS labst,
a.sinsm AS insme,
a.sspem AS speme,
a.seinm AS einme,
c.xchar AS xchar,
c.xchpf AS xchpf
FROM nsdm_e_mkol AS a
INNER JOIN mara AS b ON /* join condition not captured in parsed metadata */
INNER JOIN nsdm_e_marc AS c ON /* join condition not captured in parsed metadata */
INNER JOIN nsdm_e_mard AS d ON /* join condition not captured in parsed metadata */
;
Learn More
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA