Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table autorization

Former Member
0 Likes
557

We have created a customized table and want to restrict to view or browse
the table from T-Code SE11 ,SE16, SE16N & SM30 to other user who has
authorization of all above T-Code.
only specific user can view this customize table from SE11 ,SE16, SE16N
&
SM30.

How can i achieve this.

With Regards
Rajesh K Singh

3 REPLIES 3
Read only

Former Member
0 Likes
478

Hi

Create Authorization group and assign it to table maintaince generator. And Pls check with your basis team they will guide you to achieve the same.

Thanks,

Chandra

Read only

Himayatullah
Active Participant
0 Likes
478

Hello,

Create a auth group and assign it while creating table maintenance generator.

Best Regards

Himayat

Read only

RaymondGiuseppi
Active Contributor
0 Likes
478

First read some documentation on S_TABU_DIS, S_TABU_NAM, S_TABU_LIN or S_TABU_CLI like Authorization Object S_TABU_DIS (Table Maintenance).
Look also at Note 1481950 - New authorization check for generic table access and Note 1434284 - FAQ| Authorization concept for generic table access

Regards,
Raymond