nerdexam
SAP

C_SEC_2405 · Question #43

Which of the following allow you to control the assignment of table authorization groups? Note: There are 2 correct answers to this question.

The correct answer is A. V_DDAT_54 D. V_BRG_54. Both V_DDAT_54 (A) and V_BRG_54 (D) are the SAP maintenance views used to control table authorization group assignments. V_DDAT_54 is the view for table TDDAT, which assigns individual tables to their authorization groups, while V_BRG_54 is the view for table TBRG, which…

Identity and Access Management

Question

Which of the following allow you to control the assignment of table authorization groups? Note:

There are 2 correct answers to this question.

Options

  • AV_DDAT_54
  • BPRGN_CUST
  • CSSM_CUST
  • DV_BRG_54

How the community answered

(31 responses)
  • A
    84% (26)
  • B
    10% (3)
  • C
    6% (2)

Explanation

Both V_DDAT_54 (A) and V_BRG_54 (D) are the SAP maintenance views used to control table authorization group assignments. V_DDAT_54 is the view for table TDDAT, which assigns individual tables to their authorization groups, while V_BRG_54 is the view for table TBRG, which defines the authorization groups themselves - together they form the two-part system behind the S_TABU_DIS authorization object. PRGN_CUST (B) is a customizing table for the Profile Generator (PFCG role administration) and has no bearing on table authorization groups. SSM_CUST (C) is a customizing table for the Session Manager and is similarly unrelated.

Memory tip: The suffix _54 in both correct answers signals these views belong to the table authorization framework - think "54 = S_TABU" (S_TABU_DIS, authorization object 54). If you see _54 in a view name on the exam, it's almost certainly about table authorization group control.

Topics

#table authorization groups#V_DDAT_54#V_BRG_54#authorization defaults

Community Discussion

No community discussion yet for this question.

Full C_SEC_2405 Practice