Hi Ingo,
it's a pointer to data that gets materialized if necessary.
The big benefit of calculation view and CE functions is that prior execution, the data processing graph gets straightened out, so that unnecessary steps are omitted and data is materialized as late as possible.
- Lars