Analytics Catalog/SAP S/4HANA/Enterprise model
Explore the catalogACDOCACDS viewsGeneral LedgerExtraction
SAP S/4HANA · The owned model

Enterprise Data Model

One owned modelFacts on ACDOCAConformed dimensions

One owned model, not five silos. Every module’s fact — general ledger, payables and receivables, fixed assets, tax — is built from ACDOCA and joins one shared set of conformed dimensions. That is what lets you report across modules consistently.

ACDOCA — the Universal Journal every finance posting · the single spine fct_gl_line General Ledger fct_open_items AP & AR fct_asset_balance Fixed Assets fct_tax_line Transaction Tax Conformed dimensions — shared by every fact dim_date · dim_company_code · dim_account · dim_business_partner · dim_cost_center
One source (ACDOCA) · many module facts · one shared set of conformed dimensions — so you report across modules, not in silos.
Why it matters: when every fact shares the same date, company code, account, and business partner, a number means the same thing in every report — and you can add a module without rebuilding the others. That consistency is the whole point of an enterprise model.

Tap a section to drill in.

The module facts— each is a thin view over ACDOCA + its module specifics, sharing the same keys.
FactGrain (one row per)Built from
fct_gl_lineG/L posting lineACDOCA · I_GLAccountLineItem
fct_open_itemsopen vendor / customer itemACDOCA / BSEG · I_OperationalAcctgDocItem (K / D)
fct_asset_balanceasset · area · dateACDOCA + ANLA · I_AssetValuationForLedger
fct_tax_linetax line (document · code)BSET + BKPF
Each fact is deliberately thin — the measures and the keys. The descriptive detail lives once, in the shared dimensions, so it is never duplicated or contradicted across modules.
The conformed dimensions— one date, one company code, one account, one partner, one cost center — used by every fact.
DimensionWhat it isShared by
dim_dateCalendar — fiscal year, period, posting & tax dateevery fact
dim_company_codeEntity, ledger, countryevery fact
dim_accountG/L account + the financial-statement hierarchy (FSV)G/L, open items, assets, tax
dim_business_partnerVendor & customer — one partner, by roleopen items (+ G/L where assigned)
dim_cost_centerCost center / profit center / segmentG/L, assets (where assigned)
dim_tax_codeTax code, rate, typetax (+ G/L lines carrying a code)
dim_assetAsset master — class, capitalization dateassets
Conformed means the same dimension table, the same keys, joined by every fact that needs it — so "cost center 4100" is the same thing whether you reach it from a G/L report or an asset report.
Why conformed dimensions matter— a number means the same thing in every report, and you add a module without rebuilding.
How it is built & owned— over ACDOCA + released CDS views, on your cloud, extracted the compliant way.
Want this enterprise model built & owned?
We build the facts and the conformed dimensions on your cloud — reconciled to your books before go-live — and your team owns every line of code.
Talk to us
Terms on this page
Fact
A table of measures and keys — the numbers you aggregate (one row per event).
Dimension
A descriptive lookup you slice by — date, account, cost center, partner.
Conformed dimension
One dimension shared by every fact, so a value means the same thing everywhere.
Grain
What one row of a fact represents — the level of detail.
Star schema
One fact surrounded by its dimensions — the report-friendly shape.
Galaxy schema
Several facts sharing conformed dimensions — the enterprise model.
ACDOCA
The Universal Journal — the one S/4HANA table every finance fact is built from.
Business Partner
The single master for vendor and customer, surfaced by role.
dbt
A popular open tool for building and testing the models in your warehouse.
Released CDS view
An SAP-supplied, upgrade-safe view — the compliant source.