The CAP

The CAP

Domain Modeling

Most projects start with capturing the essential objects of their domain in a respective domain model. Find here an introduction to the basics of domain modeling with CDS, complemented with recommended best practices.

Providing Services

This guide introduces how to define and implement services, leveraging generic implementations provided by the CAP runtimes, complemented by domain-specific custom logic.

Consuming Services

Learn how to use uniform APIs to consume local or remote services.

Events & Messaging

CAP provides intrinsic support for emitting and receiving events. This is complemented by Messaging Services connecting to message brokers to exchange event messages across remote services.

Databases

This guide provides instructions on how to use databases with CAP applications. Out of the box-support is provided for SAP HANA, SQLite, H2 (Java only), and PostgreSQL.

Localization, i18n

Guides you through the steps to internationalize your application to provide localized versions with respect to both Localized Models as well as Localized Data.

Localized Data

This guide extends the localization/i18n of static content, such as labels or messages, to serve localized versions of actual application data.

Temporal Data

CAP provides out-of-the-box support for declaring and serving date-effective entities with application-controlled validity, in particular to serve as-of-now and time-travel queries.

Security

This guide teaches how to how to develop, deploy and operate CAP applications in a secure way.

Data Privacy

CAP helps application projects to comply with data privacy regulations using SAP Business Technology Platform (BTP) services.

Deployment

Learn here about deployment options of a CAP application.

Multitenancy

Introducing the fundamental concepts of multitenancy, underpinning SaaS solutions in CAP. It describes how to run and test apps in multitenancy mode with minimized setup and overhead.

Extensibility

Learn here about intrinsic capabilities to extend your applications in verticalization and customization scenarios.

要查看或添加评论,请登录

Sergio Cannelli的更多文章

  • How to Build Fiori App using CPI integration API?

    How to Build Fiori App using CPI integration API?

    Building a Fiori app using SAP Cloud Platform Integration (CPI) integration APIs involves several steps, including…

    2 条评论
  • Overview

    Overview

    Intro SAP Fiori elements is a framework that comprises the most commonly used floorplan templates and is designed to:…

    1 条评论
  • CAP vs. RAP

    CAP vs. RAP

    In this publication I share clear points of view to be able to choose between these 2 programming models. SAP…

  • SAP Developer News

    SAP Developer News

    SAP CodeJams LATAM Wrap Up Request your own SAP CodeJam: https://sap.to/6054lNo2i ABAP CDS 2408 Release & External…

  • What difference would it make to use CDS View instead of table name in select query?

    What difference would it make to use CDS View instead of table name in select query?

    In our projects, possibly at the technology or functional user level we are shown data at the table level. In the…

    1 条评论
  • 11 ERP Trends for 2024 and Beyond....

    11 ERP Trends for 2024 and Beyond....

    This last time, I have been questioning myself. What is the future of SAP?.

    2 条评论
  • Quick Tip

    Quick Tip

    In our ABAP programs, performance problems are often reported to us. We begin to analyze TABLES accesses.

    10 条评论
  • SAP products: Name changes

    SAP products: Name changes

    I have been asked about three specific SAP products and their names, I am sharing a short post with a summary on this…

  • SAP BTP es igual a SAP SCP?

    SAP BTP es igual a SAP SCP?

    Muchos se preguntan qué es SAP BTP. ?Comparación con SCP?.

  • Vistas CDS basadas en diccionario y las nuevas Entity View

    Vistas CDS basadas en diccionario y las nuevas Entity View

    En esta publicación comparto el uso de ambas tecnologías y sus diferencias. ?Alguna vez has intentado desarrollar…

    1 条评论

社区洞察

其他会员也浏览了