2007 Mar 12 1:19 PM
Hi All,
Is it posible to limit the SAP Table (SE11) access to the particular user i.e I want XYZ user can only display the table TSTC i dont want him to display other tables.
If yes, plz tell me how to restrict this.
Regards,
Amit
Hi All,
Is it posible to limit the SAP Table (SE11) access to the particular user i.e I want XYZ user can only display the table TSTC i dont want him to display other tables.
If yes, plz tell me how to restrict this.
Regards,
Amit
2007 Mar 12 1:26 PM
You have to craete a role and you can restrict it via the object S_DEVELOP
cheers,
-Sunil
2007 Mar 12 1:42 PM
Hi Amit,
If you want to give access to only one table i.e., TSTC, than you will have to create a Custom Transaction code using SE93.
SE11 would give you access to many other tables which is not a good security practise.
Hope it helps.
Please reward points if it is useful.
Thanks & Regards,
Santosh
2007 Mar 13 7:47 AM
Hi,
Use can use the transaction variant to give access to only one table . This transaction variant can be assigned a Transaction code which can be assigned to a role and the role can be assigend to the user for whom you want to give the display access . Using a transaction variant you can give access to just 1 table.
Regards,
Sowmya.
2007 Mar 13 9:14 AM
Hi Sowmya,
Thanx for responding to my queery....can u plz explain how to use transaction variant?
Regards,
Amit
2007 Mar 13 9:38 AM
Hi Amit
Use a T-code SHD0 to create a transaction variant for access the tables.
regards
Madhu
2007 Mar 13 9:58 AM
2007 Mar 14 2:27 PM
Hi amit,
Try this way:
1) goto se93, give a unique name, say z_tstc
2)Enter SE11 into the transaction field and select the flag the skip initial screen field:
3)On the lower portion of the screen, enter the following information:
Name of screen field: DATABROWSE-TABLENAME
Value: Enter the name of the table you want to browse with (in your case it is TSTC)
4)save it.
5) Now add the transaction z_tstc in th role, and assigh it to the user.
Now user will be have access to TSTC table.
Hope it helps.
Please award points if it is useful.
Thanks & Regards,
santosh
2007 Mar 14 3:45 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |