Hello,

Sign up to join our community!

Welcome Back,

Please sign in to your account!

Forgot Password,

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

You must login to ask a question.

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

SAP EWM Help Latest Questions

  • 0
  • 0
DPM125
Beginner

DDIC View vs CDS View

AspectDDIC View (ABAP Dictionary View)CDS View (Core Data Services View)
Definition ToolCreated using SE11 (Graphical interface)Created using ADT (Eclipse) with SQL-like DDL syntax
Technology BaseClassic SAP NetWeaverModern SAP HANA / S/4HANA
Definition StyleGUI-based definition (drag-and-drop style)Text-based, code-centric with annotations
Join SupportBasic joins (Inner, Outer)Advanced joins using associations and path expressions
Annotation Support Not supported Yes – for UI, OData, analytical models, etc.
Modularity / Reusability Limited High – views can be composed and reused in layers
Abstraction LayerMinimal abstractionFull abstraction of business logic & semantics
Access ControlTraditional authorization checksDeclarative via DCL (Data Control Language)
UI Integration (Fiori) Not supported Fully supported with annotations
OData ExposureManual development requiredDirect with @OData.publish: true annotation
Analytical Capability Not suitable for analytics Designed for OLAP, supports analytical queries
HANA OptimizationLimited pushdown capabilityFully optimized for HANA pushdown logic
Extendibility Not extendable Can be extended via CDS view extensions
Integration with RAP Not supported Core to RAP-based app development
Use Case SuitabilityGood for simple reports & legacy ABAP scenariosIdeal for modern SAP applications, analytics, and services

Related Questions

Leave an answer

Leave an answer