nerdexam
SAP

P_SECAUTH_21 · Question #68

What authorization object is checked when a user selects an ABAP Web Dynpro application to run?

The correct answer is A. S_SERVICE. The authorization object S_SERVICE is checked when a user selects an ABAP Web Dynpro application to run. This authorization object controls the access to Web services and Web Dynpro applications based on the service name and type.

SAP Authorization Concept (ABAP & Java)

Question

What authorization object is checked when a user selects an ABAP Web Dynpro application to run?

Options

  • AS_SERVICE
  • BS_PROGRAM
  • CS_START
  • DS_TCODE

How the community answered

(52 responses)
  • A
    85% (44)
  • B
    4% (2)
  • C
    10% (5)
  • D
    2% (1)

Explanation

The authorization object S_SERVICE is checked when a user selects an ABAP Web Dynpro application to run. This authorization object controls the access to Web services and Web Dynpro applications based on the service name and type.

Topics

#S_SERVICE#Web Dynpro#authorization objects#ABAP authorization check

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice