NSDM_E_MDOC_EKKN
Projection of MATDOC as EKKN
NSDM_E_MDOC_EKKN is a CDS View that provides data about "Projection of MATDOC as EKKN" in SAP S/4HANA. It reads from 1 data source (matdoc) and exposes 47 fields with key fields mblnr, mjahr, zeile, xauto.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| matdoc | m | from |
Annotations (10)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.preserveKey | true | view | |
| AbapCatalog.sqlViewName | NSDM_V_MDOC_EKKN | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| EndUserText.label | Projection of MATDOC as EKKN | view | |
| ObjectModel.usageType.sizeCategory | L | view | |
| ObjectModel.usageType.serviceQuality | #B | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ClientHandling.algorithm | #AUTOMATED | view | |
| AccessControl.authorizationCheck | #NOT_ALLOWED | view | |
| AbapCatalog.viewEnhancementCategory | #PROJECTION_LIST | view |
Fields (47)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | mblnr | mblnr | Material Doc. | |
| KEY | mjahr | mjahr | Mat. Doc. Year | |
| KEY | zeile | zeile | Mat. Doc.Item | |
| KEY | xauto | xauto | Auto. Item Keys | |
| ebeln | ebeln | Source PurchDoc | ||
| ebelp | ebelp | Item pur. doc. | ||
| lfgja | lfbja | Fisc.yr.ref.doc | ||
| lfbnr | lfbnr | Reference Doc. | ||
| lfpos | lfpos | Ref. Doc. Item | ||
| aufnr | aufnr | SettlementOrder | ||
| anln1 | anln1 | Asset | ||
| anln2 | anln2 | Sub-number | ||
| belnr | belnr | SD Document | ||
| buzei | buzei | Posting View Item | ||
| belum | belum | Document Number | ||
| buzum | buzum | Item | ||
| gsber | pargb | Trdg Part.BA | ||
| 3665407kokrs | ||||
| pargb | gsber | Business Area | ||
| 3665407parbu | ||||
| aufps | aufps | Order item no. | ||
| pprctr | prctr | Profit Centers | ||
| 3665407kostl | ||||
| imkey | imkey | Real Estate Key | ||
| kstrg | kstrg | Cost Objects | ||
| paobjnr | paobjnr | Profit. segment | ||
| prctr | pprctr | Partner PC | ||
| nplnr | nplnr | Network | ||
| aufpl | aufpl | TaskList No.Ops | ||
| aplzl | aplzl | Plan No.f.Oper. | ||
| vptnr | vptnr | Partner | ||
| fipos | fipos | Commitment item | ||
| sakto | sakto | G/L Account | ||
| zekkn | zekkn | Account Assgmt No. | ||
| geber | geber | Fund | ||
| fistl | fistl | Funds Center | ||
| fkber | fkber | Functional Area | ||
| kblnr | kblnr | Earmarked funds | ||
| kblpos | kblpos | Document Item | ||
| grant_nbr | grant_nbr | Receiver Grant | ||
| vbeln | kdauf | SD Document | ||
| vbelp | kdpos | Sales Ord. Item | ||
| pernr | pernr | Personnel no. | ||
| knttp | knttp_gr | Acct Assgmt Cat | ||
| work_item_id | work_item_id | Work Item ID | ||
| fbuda | fbuda | Services Rendered Date | ||
| xmacc | xmacc | Multi Acct Assgt |
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_MDOC_EKKN.
-- 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_MDOC_EKKN
CREATE VIEW NSDM_E_MDOC_EKKN AS
SELECT
mblnr,
mjahr,
zeile,
xauto,
ebeln,
ebelp,
lfbja AS lfgja,
lfbnr,
lfpos,
aufnr,
anln1,
anln2,
belnr,
buzei,
belum,
buzum,
pargb AS gsber,
gsber AS pargb,
aufps,
prctr AS pprctr,
imkey,
kstrg,
paobjnr,
pprctr AS prctr,
nplnr,
aufpl,
aplzl,
vptnr,
fipos,
sakto,
zekkn,
geber,
fistl,
fkber,
kblnr,
kblpos,
grant_nbr,
kdauf AS vbeln,
kdpos AS vbelp,
pernr,
knttp_gr AS knttp,
work_item_id,
fbuda,
xmacc
FROM matdoc AS m
;
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