RE:[sap-hr] SE11 Authorization
Posted by
Admin at
|
Share this post:
|
0 Comments
| | Posted by Donna on Aug 20 at 1:53 PM | |
The access to specific tables is assigned by a code that is assigned to the individual tables on table TDDAT. Authorization object S_TABU_DIS is used to restrict the view for the various table transaction codes by assigning the authorization groups from TDDAT to this object and assigning the level of authorization, display or change. The authorization groups are maintained on table TBRG. You can create your own groups here for use on TDDAT. However, you do need to be careful because many standard programs also use the S_TABU_DIS authorization object.
You can assign transaction code SE11 to end users. This will allow users to see the technical details of the tables you listed as well as access to all data on the tables. If your purpose is the technical view, then use this transaction. If your purpose is to allow access to the contents, I would recommend a different direction. You would assign SE16N or, better yet, create a custom transaction code based on SE16N with a direct link to the table to be viewed (as an example, you can look at any of the standard SAP transaction codes that start with SE16).
Donna
__.____._ You can assign transaction code SE11 to end users. This will allow users to see the technical details of the tables you listed as well as access to all data on the tables. If your purpose is the technical view, then use this transaction. If your purpose is to allow access to the contents, I would recommend a different direction. You would assign SE16N or, better yet, create a custom transaction code based on SE16N with a direct link to the table to be viewed (as an example, you can look at any of the standard SAP transaction codes that start with SE16).
Donna
Copyright © 2009 CEB Toolbox, Inc. and message author.
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251
Related Content
White Papers
View this thread online
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion
Manage group e-mails
Create an FAQ on this topic
Tell us what you think
Unsubscribe from discussion