Aspect DDIC View (ABAP Dictionary View) CDS View (Core Data Services View) Definition Tool Created using SE11 (Graphical interface) Created using ADT (Eclipse) with SQL-like DDL syntax Technology Base Classic SAP NetWeaver Modern SAP HANA / S/4HANA Definition Style GUI-based definition (drag-and-drop style) Text-based, code-centric with annotations Join Support Basic joins (Inner, Outer) Advanced ...
SAP EWM Help Latest Questions
Identify the Type of CDS View You Want to Extend There are different layers in RAP: Interface View (I_) Consumption/Projection View (C_ or ZC_) Data Definition View (Z_) Usually, you extend interface or projection views. Use the EXTEND VIEW Statement You can extend a CDS view using ...