Analytics Catalog/SAP S/4HANA/CDS views
SAP S/4HANA · CDS views

The released CDS views

The supported read surface, documented: each released view mapped to the tables beneath it and the extracts above it.

Released CDS views are the supported read surface over the SAP tables: stable names, documented fields, and the interface SAP commits to. The views documented here are the ones the finance pages lean on, each mapped to the tables beneath it.

ViewWhat it reads
I_BusinessPartnerThe Business Partner master, the single master behind both suppliers and customers in S/4HANA. One business partner can hol
I_GLAccountLineItemThe G/L account line item, one row per general-ledger posting line over ACDOCA. This is the released view behind line-item,
I_GLAccountLineItemCubeThe analytical cube over the G/L line, the aggregation-ready composite view built on I_JournalEntryItem, related to ACDOCA.
I_JournalEntryThe journal entry header, one row per accounting document. This released view is the semantic equivalent of BKPF: document
I_OperationalAcctgDocItemThe operational accounting document line item, the G/L, vendor, and customer line over ACDOCA, with clearing data. This is
Use case
Problem
The CDS view pages had no index; the layer between the tables and the extracts was documented but unenterable.
What we build
The hub listing every documented released view, each linking its page with fields and the tables it reads.
What you get
The supported read surface, mapped: view to tables, two clicks from anywhere.
Extracting through released views?
We build the extraction layer these views feed, on your cloud.
Talk to us
Terms on this page
CDS view
Core data services view: the released, supported read surface over SAP tables.
SAP S/4HANA
The source system beneath the views.
released view
A view SAP commits to as a stable interface; safe to extract through.