SAP

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

Node.js REPL Basics

The cds REPL (Read-Eval-Print Loop) is an interactive command-line environment for the SAP Cloud Application Programming Model (CAP) that allows developers to explore and experiment with CDS APIs in real time. Developers use it to quickly test CAP functionality, inspect models, and run ad-hoc queries without needing to set up a full application context.

Tutorials that teach this

Concepts that build on this