nerdexam
SAP

P_SECAUTH_21 · Question #39

You want to create a role to provide users the ability to display and change an HR table's content based on the country groupings. Which of the steps would you take to accomplish these requirements?…

The correct answer is A. Maintain the authorization object S_TABU_LIN D. Define an organization criterion through transaction SPRO. These are some of the steps that you would take to accomplish these requirements of creating a role to provide users the ability to display and change an HR table's content based on the country groupings. S_TABU_LIN is an authorization object that controls access to table…

SAP Authorization Concept (ABAP & Java)

Question

You want to create a role to provide users the ability to display and change an HR table's content based on the country groupings. Which of the steps would you take to accomplish these requirements? Note: There are 2 correct answers to this question.

Options

  • AMaintain the authorization object S_TABU_LIN
  • BCreate an authorization group with appropriate authorization fields for the table
  • CMaintain the authorization object S_TABU_NAM
  • DDefine an organization criterion through transaction SPRO

How the community answered

(57 responses)
  • A
    81% (46)
  • B
    12% (7)
  • C
    7% (4)

Explanation

These are some of the steps that you would take to accomplish these requirements of creating a role to provide users the ability to display and change an HR table's content based on the country groupings. S_TABU_LIN is an authorization object that controls access to table entries based on organizational criteria, such as country grouping, personnel area, or personnel subarea. You would maintain this authorization object with appropriate values for your role in PFCG transaction. SPRO is a transaction that allows you to access customizing activities for various SAP applications and modules. You would define an organization criterion through this transaction by assigning an authorization field name (such as T500L-LAND1 for country grouping) to a table name (such as T500L for countries) in IMG activity "Maintain Table Names for Organizational

Topics

#S_TABU_LIN#HR table authorization#country grouping#organization criterion

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice