nerdexam
SAP

P_SECAUTH_21 · Question #36

Which of the following functions can be used to troubleshoot authorization errors for ABAP CDS views with Authorization based on Access Control?

The correct answer is A. STAUTHTRACE. This is one of the functions that can be used to troubleshoot authorization errors for ABAP CDS views with Authorization based on Access Control (ABAC). ABAP CDS (Core Data Services) views are views that define data models and queries using SQL statements and annotations in…

SAP Authorization Concept (ABAP & Java)

Question

Which of the following functions can be used to troubleshoot authorization errors for ABAP CDS views with Authorization based on Access Control?

Options

  • ASTAUTHTRACE
  • BABAP TRACE
  • CE2E TRACE ANALYSIS
  • DREPORT RSUSR008_009

How the community answered

(27 responses)
  • A
    78% (21)
  • B
    7% (2)
  • C
    11% (3)
  • D
    4% (1)

Explanation

This is one of the functions that can be used to troubleshoot authorization errors for ABAP CDS views with Authorization based on Access Control (ABAC). ABAP CDS (Core Data Services) views are views that define data models and queries using SQL statements and annotations in ABAP Dictionary. ABAC is a feature that allows you to restrict access to data in ABAP CDS views based on certain conditions or filters using DCL (Data Control Language) statements and expressions. STAUTHTRACE is a transaction that allows you to activate and display authorization traces for users or sessions, which show detailed information about authorization checks and results for ABAP CDS views with ABAC.

Topics

#ABAP CDS views#STAUTHTRACE#authorization trace#Access Control

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice