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.
| View | What it reads |
|---|---|
| I_BusinessPartner | The Business Partner master, the single master behind both suppliers and customers in S/4HANA. One business partner can hol |
| I_GLAccountLineItem | The G/L account line item, one row per general-ledger posting line over ACDOCA. This is the released view behind line-item, |
| I_GLAccountLineItemCube | The analytical cube over the G/L line, the aggregation-ready composite view built on I_JournalEntryItem, related to ACDOCA. |
| I_JournalEntry | The journal entry header, one row per accounting document. This released view is the semantic equivalent of BKPF: document |
| I_OperationalAcctgDocItem | The 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.
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.