Complete ECC to S/4HANA Migration Guide
Migrating from SAP ECC to S/4HANA involves significant changes to the data model. Tables are replaced, merged, renamed, or deprecated. BW extractors are retired in favor of CDS-based extraction. This guide provides a comprehensive overview of all migration-related resources on CDSee.
Table Migration Mappings
SAP has restructured hundreds of database tables in S/4HANA. Key changes include the introduction of the Universal Journal (ACDOCA), the Business Partner model (BUT000), and the simplified material document table (MATDOC). CDSee tracks the migration status of every affected ECC table.
Browse all ECC to S/4HANA table migration mappings →
Key Migration Scenarios
BSEG → ACDOCA
The Universal Journal replaces BSEG, FAGLFLEXA, COEP, and other FI/CO line item tables into a single table.
KNA1/LFA1 → BUT000
Customer and vendor master data are unified in the Business Partner model.
MSEG/MKPF → MATDOC
Material document header and item tables are merged into a single table.
VBUP/VBUK Removal
Sales document status tables are eliminated — status fields move to VBAP and VBAK.
CO Tables → ACDOCA
Controlling tables COEP, COBK, COSS, and COSP are replaced by the Universal Journal.
BW Extractor Migration
SAP Note 2500202 documents the retirement roadmap for 4,700+ BW DataSources. Each extractor is classified as whitelisted, deprecated, or not relevant, with CDS View replacements where available.
Deprecated CDS Views
SAP regularly deprecates CDS Views and provides successor views through VDM lifecycle annotations. Tracking these deprecations is essential for maintaining stable integrations and reports.
Understanding the New Data Model
S/4HANA introduces a fundamentally different data model based on CDS Views and the Virtual Data Model (VDM). Understanding this architecture is key to a successful migration.
S/4HANA Data Model
Overview of the new data model architecture and how it differs from ECC.
What Is a CDS View?
Introduction to Core Data Services and their role in S/4HANA.
VDM Explained
The Virtual Data Model — Basic, Composite, Consumption, and Transactional layers.
Tables vs CDS Views
Key differences between traditional DDIC tables and CDS Views.