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…
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)- A78% (21)
- B7% (2)
- C11% (3)
- D4% (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
Community Discussion
No community discussion yet for this question.