Skip to content
SAP Reference

Released CDS Views

Released SAP standard CDS views — the virtual data model (VDM) interface views (I_*) that read over the classic tables in this reference. This catalog lists 23 views, grouped by module and linked to the tables each one reads over.

Only Released views are stable contracts you can safely build on — SAP guarantees their structure across upgrades. Unreleased views can change without notice. Release status is version-specific, so verify each view against your own S/4HANA release before relying on it, using the SAP View Browser or the SAP Business Accelerator Hub.

COControlling

  • I_CostCenter

    Cost center master data — controlling area, hierarchy area, and validity over CSKS.

    Reads overCSKS
  • I_ProfitCenter

    Profit center master data — controlling area, validity, and organizational assignment over CEPC.

    Reads overCEPC

FIFinancial Accounting

  • I_JournalEntry

    Accounting document header — company code, document type, and posting date over BKPF.

    Reads overBKPF
  • I_OperationalAcctgDocItem

    Universal Journal line items — the operational read model over ACDOCA, spanning FI and CO postings.

    Reads overACDOCA
  • I_GLAccountLineItem

    General ledger line items — G/L account, amounts, and assignment fields over ACDOCA.

    Reads overACDOCA

MMMaterials Management

  • I_Material

    General material master data — the released read model over MARA, keyed by material number.

    Reads overMARA
  • I_MaterialDocumentItem

    Material document line items for goods movements — inventory postings, quantities, and movement types.

    The released read model over MATDOC in S/4HANA, where MSEG/MKPF persist only as compatibility views. Prefer this view over classic MSEG/MKPF joins.

    Reads overMATDOCMSEGMKPF
  • I_MaterialStock

    On-hand stock quantities by material, plant, and storage location, calculated from material documents.

    Under NSDM, stock quantities are aggregated from MATDOC at read time rather than stored in MARD.

    Reads overMARDMATDOC
  • I_PurchaseOrder

    Purchase order header data — supplier, purchasing org, and document-level terms over EKKO.

    Reads overEKKO
  • I_PurchaseOrderItem

    Purchase order line items — material, quantity, net price, plant, and account assignment over EKPO.

    Reads overEKPOEKKO
  • I_PurchaseRequisitionItem

    Purchase requisition line items — requested material, quantity, and source of supply over EBAN.

    Reads overEBAN
  • I_Supplier

    Supplier (vendor) master data — the released read model over LFA1, sourced from the Business Partner.

    Reads overLFA1

PPProduction Planning

  • I_ManufacturingOrder

    Manufacturing (production) order header — material, order quantity, and scheduling data over AFKO.

    Reads overAFKO

QMQuality Management

  • I_InspectionLot

    Quality inspection lot header — material, inspection type, lot quantity, and usage decision over QALS.

    Reads overQALS

SDSales & Distribution

  • I_SalesOrder

    Sales order header data — sold-to party, sales area, and document-level terms over VBAK.

    Reads overVBAK
  • I_SalesOrderItem

    Sales order line items — material, order quantity, net value, and plant over VBAP.

    Reads overVBAPVBAK
  • I_SalesOrderScheduleLine

    Sales order schedule lines — confirmed and requested delivery quantities and dates over VBEP.

    Reads overVBEP
  • I_DeliveryDocument

    Outbound/inbound delivery header data — ship-to party, shipping point, and route over LIKP.

    Reads overLIKP
  • I_DeliveryDocumentItem

    Delivery line items — material, delivery quantity, plant, and reference document over LIPS.

    Reads overLIPSLIKP
  • I_BillingDocument

    Billing document header data — payer, billing type, and net value over VBRK.

    Reads overVBRK
  • I_BillingDocumentItem

    Billing document line items — material, billed quantity, and net value over VBRP.

    Reads overVBRPVBRK
  • I_Customer

    Customer master data — the released read model over KNA1, sourced from the Business Partner.

    Reads overKNA1
  • I_BusinessPartner

    Business Partner general data — the lead master-data object over BUT000 for customers and suppliers.

    Reads overBUT000