HANA Calculation Views
Building reusable, HANA-native data models using graphical and script-based calculation views in SAP HANA modeling tools.
Calculation views are the traditional HANA-native modeling layer (distinct from and predating ABAP CDS views, though conceptually similar) and they still come up in HANA-specialist interviews and in landscapes where HANA is used as a standalone data mart or by non-ABAP consuming applications, so understanding them - and how they relate to CDS views - is expected of anyone claiming HANA modeling experience.
A graphical calculation view is like a flowchart-based recipe where each station (node) does one clear step - trim, mix, bake - visually wired in sequence; a script-based calculation view is handing one station a free-form written recipe card because the step is too intricate to represent as a simple flowchart box, used only when genuinely necessary rather than by default.