SAP

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

PFCG Aspect in CDS Access Control

A read protection is an authorization mechanism used in SAP BTP, ABAP Environment to prevent unauthorized access to data exposed by a service. Developers implement it to ensure that only users with the appropriate authorizations can read sensitive business data through an application or API. As described in the SAP BTP documentation, this is part of building a broader authorization model that controls what data a user is permitted to retrieve.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this