ABAP - Keyword Documentation →  ABAP - Release-Specific Changes →  Changes in Release 7.40 and Its SPs →  Changes in Release 7.40, SP10 → 

ABAP CDS in Release 7.40, SP10


1. CDS access control



Modification 1

CDS Access Control

A dedicated access control was introduced for ABAP CDS. The new CDS DCL in ABAP CDS makes it possible to define CDS roles. If a CDS entity is associated with a CDS view with a CDS role, additional access conditions are evaluated by default when the CDS entity is accessed in an SADL query and only that data is read for which the current user has an authorization or that matches a literal condition.