SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Virtual Elements in CDS Projection Views

Virtual elements are fields defined in CDS projection views that have no corresponding column in the database and are instead calculated at runtime. Developers use them to expose computed or transient data — such as values derived from application logic — as part of a CDS-based data model without persisting those values to the database.

Tutorials that teach this

Prerequisites