Tag: CAP

CAP Queries

This article is about providing some samples for CAP Queries, and the context to execute them. Let me mention a small comparison to querying in ABAP at the beginning. Working with Open SQL and with ABAP SQL for decades was very convenient in ABAP. I cannot tell the same for CAP now. While in ABAP […]

READ MORE

Hybrid Testing in CAP using environment variables

Hybrid testing in CAP contect means You want to execute your application code inside Your development environment like BAS or VSCode using BTP Cloud Foundry resources. This is a very common activity as CAP developer. You develop a feature making a code change what You want to test before deploying it to the corresponding BTP […]

READ MORE