nerdexam
SAP

P_SECAUTH_21 · Question #23

An end user has indicated that they are getting an authorization error when attempting to call a Transaction Code (TCD). However, the TCD exists in their User Menu. What could be the issue and where…

The correct answer is A. Additional authorization checks are required for the TC; check in SE93. This could be the issue that causes the end user to get an authorization error when attempting to call a Transaction Code (TCD) that exists in their User Menu. SE93 is a transaction that allows you to create and maintain transaction codes and their properties. One of the…

SAP Authorization Concept (ABAP & Java)

Question

An end user has indicated that they are getting an authorization error when attempting to call a Transaction Code (TCD). However, the TCD exists in their User Menu. What could be the issue and where would you check?

Options

  • AAdditional authorization checks are required for the TC; check in SE93.
  • BThis user is blocked from calling the TCD; check in SM01 .
  • CThe TCD is assigned to the user via multiple roles; check in PFCG.
  • DAn entry in table USRBF prevents them from calling the TCD; check in SE1 6

How the community answered

(30 responses)
  • A
    83% (25)
  • B
    3% (1)
  • C
    3% (1)
  • D
    10% (3)

Explanation

This could be the issue that causes the end user to get an authorization error when attempting to call a Transaction Code (TCD) that exists in their User Menu. SE93 is a transaction that allows you to create and maintain transaction codes and their properties. One of the properties is the authorization check, which determines whether additional authorization objects are checked when a transaction code is executed. If the authorization check for a transaction code is set to Yes, the user needs to have the corresponding authorization objects in their role or profile, otherwise they will get an error message.

Topics

#authorization error#transaction code#SE93#additional authorization checks

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice