Transport Landscape
As of 2026-07-23
What is Transport Landscape?
ABAP transports and Datasphere's Content Network/CLI are two parallel pipelines, not one landscape — when a change spans both, the ABAP transport must land before the Datasphere object promotes.
What it is
Transport Landscape is how changes move from Dev → Test → Prod through SAP's transport infrastructure — the classical ABAP transport organizer (transport requests, CTS/CTS+) on the ERP side, and the Content Network plus CLI-based CI/CD on the Datasphere side. A senior consultant treats the two as parallel but distinct pipelines that must be sequenced together, not as one landscape.
The ABAP side. Every configuration or custom-code change is captured in a transport request, released through a defined landscape (DEV → QAS → PRD, sometimes with an extra consolidation system), and sequenced to avoid object collisions. CTS+ (Change and Transport System, enhanced) extends this to non-ABAP objects — BW objects, Java, and some Datasphere-adjacent artifacts — so a single transport request can carry cross-stack changes.
The Datasphere side. Objects (spaces, models, views, task chains) move between tenants via the Content Network — export/import packages with dependency resolution — or via the Datasphere CLI, which enables git-based CI/CD: object definitions committed to a repository, promoted through a pipeline (dev tenant → test tenant → prod tenant) with automated validation gates instead of manual export/import.
Why it matters
- A new CDS view feeding a new Datasphere model is the textbook sequencing trap — get the order wrong and the Datasphere object fails to activate.
- Manual export/import between Datasphere tenants without CLI-based CI/CD works for a pilot but produces silent drift at Tier-1 scale: prod diverges from what dev/test say it should contain.
- Wave planning and transport sequencing must be designed together by the same team — splitting them across two teams is how the sequencing dependency gets missed.
Key points
- Transport Landscape = two parallel pipelines: ABAP CTS/CTS+ on the ERP side, Content Network + CLI-based CI/CD on the Datasphere side.
- CTS+ extends the classic ABAP transport organizer to non-ABAP and cross-stack objects.
- Cross-stack changes must sequence: the source-side transport lands before the dependent Datasphere object is promoted.
- Manual export/import without CI/CD produces prod-vs-repo drift at Tier-1 scale.
- Transport Landscape is mastered only when it changes a named buyer decision.
- Start with the semantic contract and control model before demonstrating the tool.
- Use current SAP, analyst, study, KG, and news signals as evidence, not decoration.
- Separate verified facts from directional trends and modeled assumptions.
- Define owner, metric, threshold, support path, and rollback before scaling.
- For non-AI use cases, still define quality, adoption, and operating ownership.
Terms used on this page
- Transport request
- ABAP-side change container promoted DEV → QAS → PRD in a defined, sequenced release.
- CTS+
- Change and Transport System, enhanced — extends the classic ABAP transport organizer to non-ABAP and cross-stack objects.
- Content Network
- Datasphere's export/import mechanism for promoting spaces, models, and views between tenants with dependency resolution.
- Datasphere CLI
- Command-line tool enabling scripted, git-based CI/CD for Datasphere objects, replacing manual export/import.
- Object collision
- Conflict when two transport requests modify the same object concurrently; resolved by sequencing or ownership rules.
- CI/CD pipeline
- Automated promotion path (dev → test → prod) with validation gates, replacing manual promotion.
- Landscape sequencing
- Coordinating ABAP transport landing with Datasphere object promotion so dependent objects activate in the right order.
- Drift
- Divergence between a tenant's actual state and what the source-of-truth repository/transport history says it should contain.
Sources
- EU AI Act — Reg. (EU) 2024/1689 (EUR-Lex)
- DAMA-DMBOK — data management body of knowledge
- SAP News Center — Accelerate the Autonomous Enterprise with SAP Business Data Cloud
- SAP News Center — SAP Unveils the Autonomous Enterprise
- SAP News Center — The Future of the Enterprise Is Autonomous
- SAP News Center — 2026 SAP Sapphire Keynote: Powering the Autonomous Enterprise
- SAP Help Portal — Administering SAP Datasphere: Enable Joule for SAP Datasphere
- Gartner — Gartner Announces Top Predictions for Data and Analytics in 2026
- SAP Datasphere — Help Portal
- SAP Datasphere — official product page
- SAP Analytics Cloud — Help Portal
- SAP Analytics Cloud — official product page
- SAP BW/4HANA — Help Portal
- SAP S/4HANA — Help Portal
- SAP News Center
- SAP Community
- SAP — industries overview
- EFRAG — CSRD/ESRS standards
- Gartner — research & analyst site
- BARC — BI & Analytics research
- TDWI — data & analytics research
- DSAG — German-speaking SAP user group
- ASUG — Americas' SAP User Group
- Databricks — official site
- Integrating SAP Datasphere with SAP Integrated Business Planning, using SAP CI - Part 1 — SAP Community (Supply Chain Management Blog Posts by SAP)
- Pioneering Datasphere: A Consultant’s Voyage Through SAP’s Data Evolution — SAP Community (Technology Blog Posts by Members)
- Access data from SAP Datasphere in Snowflake — SAP Community (Technology Blog Posts by Members)
- As of Feb 19, 2024, the SAP Datasphere Content Documentation has moved to the SAP Help Portal — SAP Community (Technology Blog Posts by Members)
- Explanation of Community Content Package - GL Account External Hierarchy via Replication Flow — SAP Community (Technology Blog Posts by SAP)
- Walkthrough of different Enterprise Scenarios via Community Content package - GL Account External Hierarchy with replication Flow. — SAP Community (Technology Blog Posts by SAP)
- Guide:Create SAP S/4HANA External GL Account Hierarchy within SAP Datasphere through Community Content packages — SAP Community (Technology Blog Posts by SAP)
- KPI-Dashboard with SAC and Datasphere — SAP Community (Technology Blog Posts by SAP)
- Life Cycle Management in SAP Datasphere: Transporting Content between Tenants — SAP Community (Technology Blog Posts by Members)
- SAP Datasphere Intelligent Lookup Series – How to integrate an Intelligent Lookup in your existing data landscape — SAP Community (Technology Blog Posts by SAP)
- SAP Datasphere Sample Content — SAP Community (Technology Blog Posts by SAP)
- SAP Datasphere Sample Content for LoB Sales — SAP Community (Technology Blog Posts by SAP)
- SAP Datasphere Sample Content for LoB Human Resources — SAP Community (Technology Blog Posts by SAP)
- SAP Datasphere Sample Content for LoB Finance — SAP Community (Technology Blog Posts by SAP)
- SAP Data Warehouse Cloud - Business Content — SAP Community (Technology Blog Posts by SAP)
- @sap/datasphere-cli & SAP Datasphere Data Builder: CRUD Operations on Tables & Views — SAP Community (Technology Blog Posts by SAP)
- SAP Data Warehouse Cloud: Data Integration Monitoring – Addition to sample content for Reporting — SAP Community (Technology Blog Posts by Members)
- SAP Data Warehouse Cloud: Data Integration Monitoring - Sample Content for Reporting — SAP Community (Technology Blog Posts by SAP)
- SAP Data Warehouse Cloud Sample Content for LoB Sales — SAP Community (Technology Blog Posts by SAP)
- SAP Data Warehouse Cloud Sample Content — SAP Community (Technology Blog Posts by SAP)
- Using "Replace Table" function to deliver robust Business Content in SAP Data Warehouse Cloud — SAP Community (Technology Blog Posts by SAP)
- Delivering Innovation: New Business Content Packs for SAP Business Technology Platform/SAP Data Warehouse Cloud — SAP Community (Technology Blog Posts by SAP)
- How SAP Data Warehouse Cloud spans a semantic layer across a distributed data landscape — SAP Community (Technology Blog Posts by SAP)
- Spaces Unite Data Agility and Central Governance in SAP Data Warehouse Cloud — SAP Community (Technology Blog Posts by SAP)
Full card available to members. What the full card adds: the full decision framework · the SAP vs Snowflake / Databricks / Fabric comparison · the common pitfalls and their fix · the cheat sheet · the architecture schemas · the code blocks.
Guides that answer with this page
These guides cite this page as one of the sources their answer rests on.