nerdexam
SAP

P_SECAUTH_21 · Question #71

How is the role concept applied for modeled authorizations based on Core Data Services (CDS) views?

The correct answer is A. CDS roles are mapped to the CDS view in the access rules. The role concept for modeled authorizations based on Core Data Services (CDS) views works in this way: CDS roles are mapped to the CDS view in the access rules that define which users can access which data from the CDS view. The access rules are defined using annotations in the…

SAP Authorization Concept (ABAP & Java)

Question

How is the role concept applied for modeled authorizations based on Core Data Services (CDS) views?

Options

  • ACDS roles are mapped to the CDS view in the access rules.
  • BCDS roles are defined in the WHERE clause when calling a CDS view in Open SQL.
  • CCDS roles are defined for the CDS views and implicitly applied to each user.
  • DCDS roles are defined for CDS views in Object Navigator.

How the community answered

(26 responses)
  • A
    81% (21)
  • B
    12% (3)
  • C
    4% (1)
  • D
    4% (1)

Explanation

The role concept for modeled authorizations based on Core Data Services (CDS) views works in this way: CDS roles are mapped to the CDS view in the access rules that define which users can access which data from the CDS view. The access rules are defined using annotations in the CDS view definition or using a separate access control DDL source file.

Topics

#CDS views#CDS roles#access control DCL#ABAP authorization model

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice